diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-01-27 22:58:44 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-01-27 22:58:44 -0500 |
commit | b377112cd6cf91ad01e8c469328d120d93ed2edc (patch) | |
tree | 34993493a7a18103c53dbc361393f7d65cb8372f /ld_script.txt | |
parent | 10037ac0e1c1737dc7cb309257369b17ccd5e028 (diff) |
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 f2a9d8196..efeb8f322 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); |