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 de60569bf..0caccfded 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -65,6 +65,8 @@ SECTIONS { src/script.o(.text); src/scrcmd.o(.text); asm/rom_8065394.o(.text); + asm/party_menu.o(.text); + asm/rom_806D7F8.o(.text); src/start_menu.o(.text); src/menu.o(.text); asm/rom_8072DF8.o(.text); |