summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/timer.h b/include/timer.h
index 1538fbfb1..b75f3776f 100644
--- a/include/timer.h
+++ b/include/timer.h
@@ -35,4 +35,5 @@ class InspTimer
void TickTimers(time_t TIME);
void AddTimer(InspTimer* T);
+void TickMissedTimers(time_t TIME);