diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2017-12-20 11:34:56 -0600 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-20 11:35:41 -0600 |
| commit | 5e6bfe67a87e041ebdc9e0b573d1ae1f22b79d59 (patch) | |
| tree | 6899e26a068d4854a026e3d13b7c51c36b68208a /ld_script.txt | |
| parent | ad33b833f35800ff2cfc13aaca09e2e57842703a (diff) | |
Decompile battle_anim beta_beat_up
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 22c01bac3..bc5df01bf 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -285,7 +285,7 @@ SECTIONS { src/battle/anim/wisp_orb.o(.text); asm/wisp_fire.o(.text); src/battle/anim/thunder.o(.text); - asm/beta_beat_up.o(.text); + src/battle/anim/beta_beat_up.o(.text); src/battle/anim/shock.o(.text); asm/current.o(.text); asm/ice.o(.text); |
