cereader_tool and ereader_helpers

This commit is contained in:
PikalaxALT
2019-06-14 18:23:27 -04:00
parent 308bf88e60
commit e07368e90b
18 changed files with 673 additions and 1381 deletions
+1 -1
View File
@@ -828,7 +828,7 @@ u32 TryCopySpecialSaveSection(u8 sector, u8* dst)
return 1;
}
u32 sub_80DA5E0(u8 sector, u8* src)
u32 TryWriteSpecialSaveSection(u8 sector, u8* src)
{
s32 i;
s32 size;