mirror of
https://github.com/zeldaret/oot
synced 2026-06-06 03:38:24 -04:00
Decompile z_sram.c (#431)
* Decompile z_sram.c * rename Sram_CalcChecksum to Sram_WriteSaveSlot * progress * done i think * add original name comments * temp substructs * minor fixes * review * review 2 * fix Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ void func_800775D8() {
|
||||
}
|
||||
|
||||
s32 func_800775E4() {
|
||||
return gSaveContext.unk_14;
|
||||
return gSaveContext.numDays;
|
||||
}
|
||||
|
||||
void func_800775F0(u16 arg0) {
|
||||
|
||||
Reference in New Issue
Block a user