diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2017-12-20 11:25:54 -0600 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-20 11:25:54 -0600 |
| commit | ad33b833f35800ff2cfc13aaca09e2e57842703a (patch) | |
| tree | 8fb62763f8f3840c853447dd82cb8744a4598ec7 /ld_script.txt | |
| parent | 5f32e88a6abb90507ddcac68673e35de8b4d8c26 (diff) | |
Decompile battle_anim shock
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 819e9be26..22c01bac3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -286,7 +286,7 @@ SECTIONS { asm/wisp_fire.o(.text); src/battle/anim/thunder.o(.text); asm/beta_beat_up.o(.text); - asm/shock.o(.text); + src/battle/anim/shock.o(.text); asm/current.o(.text); asm/ice.o(.text); asm/fight.o(.text); |
