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 dda870d54..7f3026980 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -165,7 +165,7 @@ SECTIONS { asm/mauville_old_man.o(.text); src/mail.o(.text); asm/menu_helpers.o(.text); - asm/dewford_trend.o(.text); + src/dewford_trend.o(.text); src/heal_location.o(.text); src/region_map.o(.text); asm/cute_sketch.o(.text); |