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 33be3bc82..1e1a3837d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -75,6 +75,8 @@ SECTIONS { asm/rom_8074BAC.o(.text); src/task.o(.text); asm/rom5.o(.text); + asm/title_screen.o(.text); + asm/rom_807C828.o(.text); asm/wild_encounter.o(.text); asm/field_effect.o(.text); asm/rom_80859BC.o(.text); |