diff options
author | yenatch <yenatch@gmail.com> | 2017-01-01 12:07:36 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-01-01 12:07:36 -0500 |
commit | 3096ce98aae9831ad8bba385a38e012dc9d1ee01 (patch) | |
tree | 0dad964a57e7d677440c35785191406d0a583ad5 /ld_script.txt | |
parent | cd1db96498c4ac9ec940611a114a604800e12c2a (diff) |
Decompile battle_anim_80A7E7C
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 716e0563e..44151e4b7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -113,7 +113,7 @@ SECTIONS { src/save_menu_util.o(.text); asm/rom_8094928.o(.text); asm/item_menu.o(.text); - asm/battle_anim_80A7E7C.o(.text); + src/battle_anim_80A7E7C.o(.text); src/item.o(.text); src/matsuda_debug_menu.o(.text); asm/matsuda_debug_menu.o(.text); |