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 b0d2c0c39..571530a1d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -109,7 +109,7 @@ SECTIONS { src/coord_event_weather.o(.text); src/field_tasks.o(.text); src/clock.o(.text); - asm/reset_rtc_screen.o(.text); + src/reset_rtc_screen.o(.text); asm/party_menu.o(.text); src/party_menu.o(.text); asm/party_menu.o(.text_8070968); |