aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/prebuilt_dialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/macventure/prebuilt_dialogs.h')
-rw-r--r--engines/macventure/prebuilt_dialogs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/macventure/prebuilt_dialogs.h b/engines/macventure/prebuilt_dialogs.h
index 4c6f386770..1c97847455 100644
--- a/engines/macventure/prebuilt_dialogs.h
+++ b/engines/macventure/prebuilt_dialogs.h
@@ -41,6 +41,7 @@ enum PrebuiltDialogs {
kSaveAsDialog = 0, //TODO: Currently unused, we are using ScummVM dialogs instead.
kSpeakDialog = 1,
kWinGameDialog = 2,
+ kLoseGameDialog = 3,
kPrebuiltDialogCount
};