Merge pull request #117 from ProjectRevoTPP/load_save

finish load_save.c
This commit is contained in:
Diegoisawesome
2017-11-27 15:19:08 -06:00
committed by GitHub
7 changed files with 335 additions and 706 deletions
-1
View File
@@ -83,7 +83,6 @@ SECTIONS {
asm/smokescreen.o(.text);
asm/pokeball.o(.text);
src/load_save.o(.text);
asm/load_save.o(.text);
asm/trade.o(.text);
src/berry_blender.o(.text);
src/play_time.o(.text);