diff options
| author | camthesaxman <cameronghall@cox.net> | 2018-01-08 23:57:57 -0600 |
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2018-01-08 23:57:57 -0600 |
| commit | e57ffa0c5e3096ef8e856bbc1f2c95787c5dd0e2 (patch) | |
| tree | e5a8b93937b5c29237ec035c9e2b6d5fb8894215 /ld_script.txt | |
| parent | 6d16dba22e9ea2b40bf684f7549b73a583d143f6 (diff) | |
| parent | 85174ad6193d3d58b92deaaedf8c510440ed85ee (diff) | |
Merge branch 'master' into menu_refactor
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 1f72ce2d7..11a430764 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -354,7 +354,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); |
