mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-08 10:03:06 -04:00
autosave WIP
This commit is contained in:
@@ -14,6 +14,16 @@ void fapGm_After();
|
||||
void fapGm_Create();
|
||||
void fapGm_Execute();
|
||||
|
||||
#if TARGET_PC
|
||||
void noAutoSave();
|
||||
void triggerAutoSave();
|
||||
void updateAutoSave();
|
||||
void enterAutoSave();
|
||||
void autoSaving();
|
||||
void waitingForWrite();
|
||||
void endAutoSave();
|
||||
#endif
|
||||
|
||||
class fapGm_HIO_c : public JORReflexible {
|
||||
public:
|
||||
fapGm_HIO_c();
|
||||
|
||||
Reference in New Issue
Block a user