summaryrefslogtreecommitdiffstats
path: root/linux/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/timer.h')
-rw-r--r--linux/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/timer.h b/linux/timer.h
index 8348a6cf7b..6274f6883b 100644
--- a/linux/timer.h
+++ b/linux/timer.h
@@ -1,6 +1,6 @@
void InitTimer();
-int GetTimer();
+unsigned int GetTimer();
//int uGetTimer();
float GetRelativeTime();