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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/macventure/gui.h b/engines/macventure/gui.h
index 046e7e516c..f800aeb835 100644
--- a/engines/macventure/gui.h
+++ b/engines/macventure/gui.h
@@ -246,6 +246,9 @@ public:
void updateExit(ObjID id);
void printText(const Common::String &text);
+
+ void getTextFromUser();
+ void setTextInput(Common::String str);
void closeDialog();
// Ugly switches