decompile load_save.c

This commit is contained in:
ProjectRevoTPP
2018-10-15 22:21:18 -04:00
parent a2e49c4d5c
commit 77d98a23c6
42 changed files with 982 additions and 1495 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ SECTIONS {
asm/battle_interface.o(.text);
asm/smokescreen.o(.text);
asm/pokeball.o(.text);
asm/load_save.o(.text);
src/load_save.o(.text);
asm/trade.o(.text);
asm/play_time.o(.text);
asm/new_game.o(.text);