fix formatting on option menu

This commit is contained in:
Evan
2019-11-19 09:53:23 -07:00
parent 9b81c95564
commit 486ea736cf
2 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -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);