diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index d6dec1ea3..8b3da8303 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -217,6 +217,7 @@ SECTIONS { src/hall_of_fame.o(.text); src/credits.o(.text); src/diploma.o(.text); + src/save_failed_screen.o(.text); asm/save_failed_screen.o(.text); asm/clear_save_data_screen.o(.text); src/evolution_graphics.o(.text); |