summaryrefslogtreecommitdiff
path: root/src/window_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_type.h')
-rw-r--r--src/window_type.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/window_type.h b/src/window_type.h
index eaf94ac47..517601e11 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -126,6 +126,13 @@ enum WindowClass {
*/
WC_CONFIRM_POPUP_QUERY,
+ /**
+ * Popup with a set of buttons, designed to ask the user a question
+ * from a GameScript. %Window numbers:
+ * - 0 = #GoalQuestionWidgets
+ */
+ WC_GOAL_QUESTION,
+
/**
* Saveload window; %Window numbers: