aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/macventure.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/macventure/macventure.h')
-rw-r--r--engines/macventure/macventure.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/macventure/macventure.h b/engines/macventure/macventure.h
index 6dab558a0d..043218c8a0 100644
--- a/engines/macventure/macventure.h
+++ b/engines/macventure/macventure.h
@@ -270,6 +270,8 @@ private:
void toggleExits();
void zoomObject(ObjID objID);
+ bool isObjEnqueued(ObjID obj);
+
// Data loading
bool loadGlobalSettings();
bool loadTextHuffman();