aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_eob.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/gui_eob.h')
-rw-r--r--engines/kyra/gui_eob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/kyra/gui_eob.h b/engines/kyra/gui_eob.h
index 709c676517..af3d3d2e48 100644
--- a/engines/kyra/gui_eob.h
+++ b/engines/kyra/gui_eob.h
@@ -63,6 +63,8 @@ public:
bool runLoadMenu(int x, int y);
bool confirmDialogue2(int dim, int id, int deflt);
+ void messageDialogue2(int dim, int id, int buttonTextCol);
+
void updateBoxFrameHighLight(int box);
int getTextInput(char *dest, int x, int y, int destMaxLen, int textColor1, int textColor2, int cursorColor);