Fix ld_script
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user