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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index 407d70dc85..ee7864cfee 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -142,6 +142,8 @@ public:
*/
~Scene();
+ void restrictScene();
+
/**
* Clear the vocabulary list
*/