autosave WIP

This commit is contained in:
MelonSpeedruns
2026-04-16 19:30:37 -04:00
parent 2cc11c74b7
commit a4be0841e5
6 changed files with 127 additions and 1 deletions
+3
View File
@@ -1499,6 +1499,9 @@ static int phase_4(dScnPly_c* i_this) {
}
if (preLoadNo < 0) {
#if TARGET_PC
triggerAutoSave();
#endif
return cPhs_COMPLEATE_e;
}