summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-11-19 09:53:23 -0700
committerEvan <eroelke@gmail.com>2019-11-19 10:04:40 -0700
commita50adf3a1bc7c63b53caea72d23d61899e086eac (patch)
treee5005c42bdf2447e634bbe9f6ff72aba7629614d /ld_script.txt
parent79b2bc17124bf69ce6486ff7db60798454ba538c (diff)
fix formatting on option menu
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 50d647cda..a6676b100 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);
- src/option_menu.o(.text);
+ src/option_menu.o(.text);
src/pokedex.o(.text);
asm/trainer_card.o(.text);
asm/pokemon_storage_system.o(.text);