diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9c5b190c2..cda134bbb 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -80,6 +80,8 @@ SECTIONS { asm/rom5.o(.text); asm/title_screen.o(.text); asm/rom_807C828.o(.text); + asm/mori_debug_menu.o(.text); + asm/trainer_see.o(.text); asm/fldeff_emotion.o(.text); asm/wild_encounter.o(.text); asm/field_effect.o(.text); |