summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-05-16 22:16:22 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-05-16 22:16:22 +0200
commit303c9f0917306a45e5aa5cdc5d25d0051ff3415c (patch)
treedbf131333b269c35a3ed18975c9b71b1c6218fc1 /ld_script.txt
parent0c1f85f2002e911f64a3b188fa30d8f465c0fc7e (diff)
start menu indicators decomp
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 d053e670e..a670f54a6 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -245,6 +245,7 @@ SECTIONS {
asm/battle_frontier_2.o(.text);
src/item_menu.o(.text);
src/list_menu.o(.text);
+ src/menu_indicators.o(.text);
asm/menu_indicators.o(.text);
src/unk_text_util.o(.text);
src/save_location.o(.text);