decompile save_failed_screen.c

This commit is contained in:
ProjectRevoTPP
2017-10-06 18:33:35 -04:00
parent 09d5d81c9c
commit d0dfc758fc
5 changed files with 335 additions and 709 deletions

View File

@@ -76,7 +76,7 @@ u8 GetSaveValidStatus(const struct SaveSectionLocation *location);
//u8 sub_8125B88(u8 a1, u8 *data, u16 size);
u8 DoReadFlashWholeSection(u8, struct SaveSection *);
u16 CalculateChecksum(void *, u16);
//u8 HandleSavingData(u8 saveType);
u8 HandleSavingData(u8 saveType);
//u8 TrySavingData(u8 saveType);
//u8 sub_8125D80(void);
//bool8 sub_8125DA8(void);