summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-11-16 19:45:55 -0700
committerEvan <eroelke@gmail.com>2019-11-19 10:04:40 -0700
commit05724d3db1208ffdb867aba5aa9441d538ba9e26 (patch)
treefe902422300451c4e7800f825357b507a198ddf7 /ld_script.txt
parent89dc26755ad2818c10b37a34ed46f5c79dc571c8 (diff)
remove compile errors
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 50a3b3270..ddf3eaa47 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -128,7 +128,7 @@ SECTIONS {
src/wild_encounter.o(.text);
asm/field_effect.o(.text);
src/scanline_effect.o(.text);
- asm/option_menu.o(.text);
+ src/option_menu.o(.text);
src/pokedex.o(.text);
asm/trainer_card.o(.text);
asm/pokemon_storage_system.o(.text);