summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-12-19 12:00:05 -0600
committerMarcus Huderle <huderlem@gmail.com>2017-12-19 12:00:05 -0600
commit5cdafb90dda83aa270b8fcf34051478da9ec82d9 (patch)
tree3a23a37a59aa5fbbd1d299d008a0d4711c99f168 /ld_script.txt
parent652ea061a1795b78e9b066381df33a53292c8d9a (diff)
Decompile battle_anim sunlight
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 440490a69..4c71810d9 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -279,7 +279,7 @@ SECTIONS {
src/battle/anim/water.o(.text);
asm/water.o(.text);
asm/fire.o(.text);
- asm/sunlight.o(.text);
+ src/battle/anim/sunlight.o(.text);
asm/fire_2.o(.text);
asm/heated_rock.o(.text);
asm/wisp_orb.o(.text);