various code cleanups

This commit is contained in:
Garux
2021-10-30 16:04:31 +03:00
parent e62da4c621
commit da98e8fde3
70 changed files with 1158 additions and 1276 deletions

View File

@@ -24,7 +24,7 @@
extern bool g_SnapShots_Enabled;
void AutoSave_clear();
void QE_CheckAutoSave( void );
void QE_CheckAutoSave();
void Map_Snapshot();
void Autosave_Construct();