aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_stacks/rspit.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/riven_stacks/rspit.h')
-rw-r--r--engines/mohawk/riven_stacks/rspit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/riven_stacks/rspit.h b/engines/mohawk/riven_stacks/rspit.h
index c46537c3ff..fe219444d6 100644
--- a/engines/mohawk/riven_stacks/rspit.h
+++ b/engines/mohawk/riven_stacks/rspit.h
@@ -41,6 +41,8 @@ public:
void xrhideinventory(uint16 argc, uint16 *argv);
void xrwindowsetup(uint16 argc, uint16 *argv);
+ // Timer callbacks
+ void rebelPrisonWindowTimer();
};
} // End of namespace RivenStacks