diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-26 16:13:25 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-26 16:13:25 -0500 |
commit | 2d70a16fa09eb545b0e236313be6daaa6d17964a (patch) | |
tree | bd41d929156faf34e2d353c4d576cfc904910843 /ld_script.txt | |
parent | bd45e6acb85fe854f58db5aa99f4004379765513 (diff) |
split battle_anim_80CA710.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 08e053cba..eb3e414f9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -265,7 +265,42 @@ SECTIONS { src/anim/perceive.o(.text); src/anim/angel.o(.text); src/anim/angel_kiss.o(.text); - asm/battle_anim_80CA710.o(.text); + asm/devil.o(.text); + asm/swipe.o(.text); + asm/struggle.o(.text); + asm/uproar.o(.text); + asm/noise.o(.text); + asm/note_spin.o(.text); + asm/guard.o(.text); + asm/fury_cutter_count.o(.text); + asm/rain.o(.text); + asm/bubble.o(.text); + asm/aurora.o(.text); + asm/liquid_ball.o(.text); + asm/water.o(.text); + asm/fire.o(.text); + asm/sunlight.o(.text); + asm/fire_2.o(.text); + asm/heated_rock.o(.text); + asm/wisp_orb.o(.text); + asm/wisp_fire.o(.text); + asm/thunder.o(.text); + asm/beta_beat_up.o(.text); + asm/shock.o(.text); + asm/current.o(.text); + asm/ice.o(.text); + asm/fight.o(.text); + asm/poison.o(.text); + asm/flying.o(.text); + asm/psychic.o(.text); + asm/bug.o(.text); + asm/rock.o(.text); + asm/ghost.o(.text); + asm/dragon.o(.text); + asm/dark.o(.text); + asm/ground.o(.text); + asm/normal.o(.text); + asm/battle_intro.o(.text); src/field/bike.o(.text); asm/easy_chat.o(.text); src/field/easy_chat.o(.text); |