diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index f766f40fd..26a930f10 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -98,6 +98,9 @@ SECTIONS { asm/rom_81258BC.o(.text); src/intro.o(.text); asm/rom_813BA94.o(.text); + asm/mystery_event_menu.o(.text); + asm/save_failed_screen.o(.text); + asm/rom_81473B8.o(.text); asm/clear_save_data_menu.o(.text); asm/rom_8148B8C.o(.text); } =0 |