X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..d0175e4206e5856ddec364135b265a13ded8ce29:/projects/stargazer/stg_timer.h

diff --git a/projects/stargazer/stg_timer.h b/projects/stargazer/stg_timer.h
index c57008e5..75553b3e 100644
--- a/projects/stargazer/stg_timer.h
+++ b/projects/stargazer/stg_timer.h
@@ -9,7 +9,7 @@
 
 #include <ctime>
 
-extern volatile const time_t stgTime;
+extern volatile time_t stgTime;
 int RunStgTimer();
 void StopStgTimer();
 void WaitTimer();