Fix ld_script

This commit is contained in:
PikalaxALT
2019-06-22 19:24:55 -04:00
parent e33356d841
commit 9ee0c34758
+1 -1
View File
@@ -172,6 +172,7 @@ SECTIONS {
asm/ground.o(.text);
asm/normal.o(.text);
asm/battle_anim_utility_funcs.o(.text);
src/bike.o(.text);
asm/bike.o(.text);
asm/easy_chat.o(.text);
asm/mon_markings.o(.text);
@@ -232,7 +233,6 @@ SECTIONS {
src/trainer_pokemon_sprites.o(.text);
src/vs_seeker.o(.text);
src/item_pc.o(.text);
asm/item_pc.o(.text);
asm/mailbox_pc.o(.text);
asm/menu.o(.text);
src/quest_log.o(.text);