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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index e00924a543..f18d6ad4cd 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -207,9 +207,9 @@ public:
Common::String getVocab(int vocabId) { return _vocabStrings[vocabId - 1]; }
/**
- * Clear the data for the scene
+ * Clear the data for the currently loaded scene
*/
- void free();
+ void freeCurrentScene();
/**
* Set the walk surface for a scene to a different variant