rom_81700F8

This commit is contained in:
PikalaxALT
2017-09-15 22:12:45 -04:00
parent 78009a835f
commit 54c8580d34
9 changed files with 73 additions and 65 deletions

View File

@@ -18,5 +18,6 @@ void SaveSerializedGame(void);
void LoadSerializedGame(void);
void LoadPlayerBag(void);
void SavePlayerBag(void);
void SetSaveBlocksPointers(u16);
#endif // GUARD_LOAD_SAVE_H