summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-01-01 19:16:57 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-01-01 16:16:57 -0800
commit7de050c235adef3031c991bbf4520d785f0a31ad (patch)
treee6c360ec4edaa676cfea7dea3f85c1a8c6d1a295 /ld_script.txt
parent6016d18c1dba45bcd55471ca656d5d53b2118cc6 (diff)
start decompiling item_use.c (#144)
* begin decompiling item_use.c * decompile more of item_use.c * commit what I have currently * formatting
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 6ed88f4ac..2d2489b74 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -148,6 +148,7 @@ SECTIONS {
asm/rotating_gate.o(.text);
src/safari_zone.o(.text);
asm/contest_link_80C857C.o(.text);
+ src/item_use.o(.text);
asm/item_use.o(.text);
asm/battle_anim_80CA710.o(.text);
asm/bike.o(.text);