diff options
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 b6f1ae054..15f8518da 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -275,8 +275,8 @@ SECTIONS { asm/rain.o(.text); src/battle/anim/bubble.o(.text); src/battle/anim/aurora.o(.text); - asm/aurora.o(.text); asm/liquid_ball.o(.text); + src/battle/anim/water.o(.text); asm/water.o(.text); asm/fire.o(.text); asm/sunlight.o(.text); |