summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index dd0f01e97..06d134243 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -255,7 +255,7 @@ SECTIONS {
asm/learn_move.o(.text);
src/fldeff_softboiled.o(.text);
asm/decoration_inventory.o(.text);
- asm/roamer.o(.text);
+ src/roamer.o(.text);
asm/battle_tower.o(.text);
asm/use_pokeblock.o(.text);
asm/battle_anim_8137220.o(.text);
@@ -463,7 +463,7 @@ SECTIONS {
data/battle_anim_812C144.o(.rodata);
data/learn_move.o(.rodata);
data/decoration_inventory.o(.rodata);
- data/roamer.o(.rodata);
+ src/roamer.o(.rodata);
data/battle_tower.o(.rodata);
data/use_pokeblock.o(.rodata);
data/battle_anim_8137220.o(.rodata);