diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-05-08 22:15:03 +0200 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-05-08 14:19:49 -0700 |
commit | bb1440fde21a36209bf61160172d922e21fbef12 (patch) | |
tree | 561c4dc622abb8ebd309b8b300ca418f9c2668e6 /ld_script.txt | |
parent | 00c64ddd66d1cf733f71d4e2104ae9f12108486d (diff) |
Decompile sub_812BB10
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 7945d61a7..f1d398cf0 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -244,6 +244,8 @@ SECTIONS { asm/field_effect_helpers.o(.text); asm/contest_ai.o(.text); asm/battle_anim_81258BC.o(.text); + src/battle_anim_81258BC.o(.text); + asm/battle_anim_81258BC.o(.text_812BBFC); src/fldeff_sweetscent.o(.text); asm/battle_anim_812C144.o(.text); asm/learn_move.o(.text); |