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 c738889d4..f7071f2be 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -118,7 +118,7 @@ SECTIONS { asm/sound.o(.text); asm/battle_anim.o(.text); asm/battle_anim_8074480.o(.text); - asm/task.o(.text); + src/task.o(.text); asm/reshow_battle_screen.o(.text); asm/battle_anim_8078178.o(.text); asm/title_screen.o(.text); |