diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-08 22:35:29 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-08 22:35:29 -0500 |
commit | f6960086684ad3d73b867ed5a357fc59d1650929 (patch) | |
tree | e2685768a6db4b36c4eb9acb65147f8a17c55b19 /ld_script.txt | |
parent | dcf12f9ecdbaab26afb8899eaa05f4cab09a5f82 (diff) | |
parent | 85174ad6193d3d58b92deaaedf8c510440ed85ee (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into assert
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 5dc3a1273..1e858cd69 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -394,7 +394,8 @@ SECTIONS { src/engine/mystery_event_script.o(.text); src/field/field_effect_helpers.o(.text); asm/contest_ai.o(.text); - asm/battle_anim_81258BC.o(.text); + src/unused_81258BC.o(.text); + src/battle/anim/sfx.o(.text); src/battle/battle_controller_safari.o(.text); src/field/fldeff_sweetscent.o(.text); asm/battle_anim_812C144.o(.text); |