16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 04:39:18 +02:00
This commit is contained in:
milek7
2019-01-01 00:26:11 +01:00
parent 4db460d655
commit 63afece4a6
24 changed files with 563 additions and 297 deletions

View File

@@ -16,11 +16,7 @@ double GetTime();
double GetDeltaTime();
double GetDeltaRenderTime();
void SetDeltaTime(double v);
bool GetSoundTimer();
double GetFPS();
void set_delta_override(double v);
void ResetTimers();