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 fd8dbc72a..c00e02e01 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -94,7 +94,7 @@ SECTIONS { asm/rom_8074BAC.o(.text); src/task.o(.text); asm/rom5.o(.text); - asm/title_screen.o(.text); + src/title_screen.o(.text); asm/weather.o(.text); asm/rom_8080874.o(.text); src/battle_setup.o(.text); |