diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-17 09:51:32 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-17 09:51:32 -0500 |
commit | fc9a00848115282ceebd61bfa43e937c1f951bfa (patch) | |
tree | 60d3be786d49684bba5632632346558d9e035a66 /ld_script.txt | |
parent | 9af01f5fadbc49ed6eb9f6e0d4ff7694e8cb5b15 (diff) |
through sub_80F5334
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); |