aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_stacks/gspit.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/riven_stacks/gspit.h')
-rw-r--r--engines/mohawk/riven_stacks/gspit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/mohawk/riven_stacks/gspit.h b/engines/mohawk/riven_stacks/gspit.h
index 045d47a2b4..e7f21692cc 100644
--- a/engines/mohawk/riven_stacks/gspit.h
+++ b/engines/mohawk/riven_stacks/gspit.h
@@ -65,6 +65,9 @@ public:
void xglview_prisonon(uint16 argc, uint16 *argv);
void xglview_villageon(uint16 argc, uint16 *argv);
+ // Timer handlers
+ void catherineViewerIdleTimer();
+
private:
void lowerPins();
};