summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index e6672c979..c4250f7d1 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -54,6 +54,7 @@ SECTIONS {
src/string_util.o(.text);
asm/link.o(.text);
src/rtc.o(.text);
+ src/main_menu.o(.text);
asm/main_menu.o(.text);
src/battle_controllers.o(.text);
src/decompress.o(.text);