aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/macventure/gui.h')
-rw-r--r--engines/macventure/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/macventure/gui.h b/engines/macventure/gui.h
index 1da1b103dd..3569df7bbe 100644
--- a/engines/macventure/gui.h
+++ b/engines/macventure/gui.h
@@ -221,6 +221,7 @@ private: // Methods
// Initializers
void initGUI();
void initWindows();
+ void assignObjReferences(); // Mainly guesswork
// Loaders
bool loadMenus();