summaryrefslogtreecommitdiff
path: root/includes/rts/Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/rts/Timer.h')
-rw-r--r--includes/rts/Timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/rts/Timer.h b/includes/rts/Timer.h
index 39edeb2937..9563f6a449 100644
--- a/includes/rts/Timer.h
+++ b/includes/rts/Timer.h
@@ -16,5 +16,6 @@
void startTimer (void);
void stopTimer (void);
+int rtsTimerSignal (void);
#endif /* RTS_TIMER_H */