aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/myst.h')
-rw-r--r--engines/mohawk/myst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/myst.h b/engines/mohawk/myst.h
index 5d7aa0f038..d3a6a91e53 100644
--- a/engines/mohawk/myst.h
+++ b/engines/mohawk/myst.h
@@ -160,6 +160,7 @@ public:
void setMainCursor(uint16 cursor);
uint16 getMainCursor() { return _mainCursor; }
void checkCursorHints();
+ MystResource *updateCurrentResource();
MystVar *_varStore;