summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-03-09 22:54:57 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-03-09 22:54:57 +0100
commit711a345fd43da3edf0d1eed99e9df646c436ba16 (patch)
treee8fa8e32ed217ccd7f8d46e333bedfdd9977a3d7 /ld_script.txt
parent70ec55386ce640b6844f7c0bf93a7a447888cb66 (diff)
parentae214eca8b9086db64af3741aecaf05acf007b96 (diff)
fix conflicts
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index ceb12540c..7ead2a863 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -247,7 +247,7 @@ SECTIONS {
src/menu.o(.text);
asm/battle_frontier_2.o(.text);
src/item_menu.o(.text);
- asm/list_menu.o(.text);
+ src/list_menu.o(.text);
asm/menu_indicators.o(.text);
src/unk_text_util.o(.text);
src/save_location.o(.text);