]> git.stg.codes - stg.git/blobdiff - projects/stargazer/stg_timer.h
Massive refactoring.
[stg.git] / projects / stargazer / stg_timer.h
index c57008e559cf816b669b24216e28700521a29925..75553b3eb95afda9f10ebe9f58f352102ca40ee0 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <ctime>
 
-extern volatile const time_t stgTime;
+extern volatile time_t stgTime;
 int RunStgTimer();
 void StopStgTimer();
 void WaitTimer();