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 07a81277a..525366150 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -104,6 +104,8 @@ SECTIONS { asm/rom_8094928.o(.text); asm/berry.o(.text); asm/rom_80B5054.o(.text); + asm/naming_screen.o(.text); + asm/rom_80B79A8.o(.text); asm/battle_ai.o(.text); asm/trader.o(.text); src/starter_choose.o(.text); |