diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-01-30 15:41:43 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-30 15:41:43 -0600 |
commit | b3315b64a1ecefc04f36ed50dd341f1f90d3ba97 (patch) | |
tree | 078ba592f084b1593f80bbc0afe33a52cf32aa97 /ld_script.txt | |
parent | 232dea1a63929ce10f000ddc18c36c22a72827a4 (diff) | |
parent | 231b69451bb4421ab33906040b04d386ed93cf65 (diff) |
Merge pull request #187 from golemgalvanize/decompile_item_use
decompile item_use
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index c16575379..1b3ff16ef 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -162,7 +162,7 @@ SECTIONS { asm/rotating_gate.o(.text); src/safari_zone.o(.text); asm/contest_link_80FC4F4.o(.text); - asm/item_use.o(.text); + src/item_use.o(.text); asm/battle_anim_80FE840.o(.text); src/bike.o(.text); asm/easy_chat.o(.text); |