summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 1e1a3837d..4d9e14d5c 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -65,6 +65,9 @@ SECTIONS {
src/script.o(.text);
src/scrcmd.o(.text);
asm/rom_8065394.o(.text);
+ asm/var.o(.text);
+ asm/flag.o(.text);
+ asm/rom_806936C.o(.text);
asm/party_menu.o(.text);
asm/rom_806D7F8.o(.text);
src/start_menu.o(.text);