]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/autosave.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / radiant / autosave.h
index e7dc00e20e23a645be3c7d24d884b59b33ac22be..4042233187816789c66c6170c93c3b475a9249ed 100644 (file)
 extern bool g_SnapShots_Enabled;
 
 void AutoSave_clear();
-
-void QE_CheckAutoSave(void);
-
+void QE_CheckAutoSave( void );
 void Map_Snapshot();
 
 void Autosave_Construct();
-
 void Autosave_Destroy();