X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..8c6fa3fbaccc22127280bf77a48fab5a3ee0716e:/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 -extern volatile const time_t stgTime; +extern volatile time_t stgTime; int RunStgTimer(); void StopStgTimer(); void WaitTimer();