diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2017-12-19 15:44:14 -0600 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-19 15:44:14 -0600 |
| commit | f17a25cdc3a944be2a8ea5d8ec97f75047e99e2c (patch) | |
| tree | e94b4044d391b75ea925907e84a5825e4753a5dc /ld_script.txt | |
| parent | 030611fd93070a802f581c0cbb882fc21d553307 (diff) | |
Decompile battle_anim wisp_orb
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 3b759ebef..1b42d7253 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -282,7 +282,7 @@ SECTIONS { src/battle/anim/sunlight.o(.text); asm/fire_2.o(.text); src/battle/anim/heated_rock.o(.text); - asm/wisp_orb.o(.text); + src/battle/anim/wisp_orb.o(.text); asm/wisp_fire.o(.text); asm/thunder.o(.text); asm/beta_beat_up.o(.text); |
