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 538bdfaba..c0041488c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -227,7 +227,7 @@ SECTIONS { src/player_pc.o(.text); asm/player_pc.o(.text); src/intro.o(.text); - asm/field_region_map.o(.text); + src/field_region_map.o(.text); asm/battle_anim_813F0F4.o(.text); asm/hall_of_fame.o(.text); src/credits.o(.text); |