aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/scene.h')
-rw-r--r--engines/mads/scene.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index d3a6aeeb6d..4da6fb297e 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -98,6 +98,8 @@ public:
int _v1A;
int _v1C;
MADSAction _action;
+ bool _roomChanged;
+ bool _reloadSceneFlag;
/**
* Constructor
@@ -157,6 +159,12 @@ public:
*/
void loadVocab();
+ bool getDepthHighBits(const Common::Point &pt);
+
+ /**
+ * Main scene loop
+ */
+ void loop();
/**
* Clear the data for the scene