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 79bd0819cb..0803c69e55 100644
--- a/engines/mohawk/myst.h
+++ b/engines/mohawk/myst.h
@@ -245,6 +245,7 @@ private:
* Saving / Loading is only allowed from the main event loop
*/
bool _canSafelySaveLoad;
+ bool hasGameSaveSupport() const;
bool pollEvent(Common::Event &event);