Decompile/port new_game

This commit is contained in:
ultima-soul
2019-10-06 00:48:48 -07:00
parent b4b509f684
commit d84e9bed58
34 changed files with 272 additions and 390 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ SECTIONS {
src/load_save.o(.text);
asm/trade.o(.text);
src/play_time.o(.text);
asm/new_game.o(.text);
src/new_game.o(.text);
asm/overworld.o(.text);
src/fieldmap.o(.text);
src/metatile_behavior.o(.text);