summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2016-10-31 03:14:22 -0500
committerDiegoisawesome <diego@domoreaweso.me>2016-10-31 09:43:17 -0500
commit4df1937738c4dc39d23f5c4e4b0d6a3774ff1b17 (patch)
tree4035a8314efc3149a5f818a2589c099643b08850 /ld_script.txt
parent6874afafe545365a52c2262da4e4a84ddf14afaf (diff)
Ported task.c and others from pokeruby
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 6ab6fbee2..c56a3fd14 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -43,7 +43,7 @@ SECTIONS {
asm/rom_8032654.o(.text);
asm/tileset_animation.o(.text);
asm/rom_80A18F4.o(.text);
- asm/task.o(.text);
+ src/task.o(.text);
asm/rom_80A92F4.o(.text);
asm/multiboot.o(.text);
asm/rom_81BAD84.o(.text);