finished play_time

This commit is contained in:
jiangzhengwenjz
2019-06-26 08:16:33 +08:00
parent bf81005d44
commit b5ebf7074d
4 changed files with 70 additions and 141 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ SECTIONS {
asm/pokeball.o(.text);
src/load_save.o(.text);
asm/trade.o(.text);
asm/play_time.o(.text);
src/play_time.o(.text);
asm/new_game.o(.text);
asm/overworld.o(.text);
src/fieldmap.o(.text);