through Overworld_ResetStateAfterFly

This commit is contained in:
PikalaxALT
2020-03-26 18:29:48 -04:00
parent b9c604b8d2
commit 84a69bf140
6 changed files with 98 additions and 171 deletions
+2
View File
@@ -87,6 +87,7 @@ SECTIONS {
src/trade_scene.o(.text);
src/play_time.o(.text);
src/new_game.o(.text);
src/overworld.o(.text);
asm/overworld.o(.text);
src/fieldmap.o(.text);
src/metatile_behavior.o(.text);
@@ -427,6 +428,7 @@ SECTIONS {
src/pokeball.o(.rodata);
src/trade.o(.rodata);
src/trade_scene.o(.rodata);
src/overworld.o(.rodata);
data/overworld.o(.rodata);
data/tilesets.o(.rodata);
data/maps.o(.rodata);