summaryrefslogtreecommitdiff
path: root/src/widgets/intro_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/intro_widget.h')
-rw-r--r--src/widgets/intro_widget.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/widgets/intro_widget.h b/src/widgets/intro_widget.h
index 6a67fe64c..ae48827ed 100644
--- a/src/widgets/intro_widget.h
+++ b/src/widgets/intro_widget.h
@@ -24,8 +24,10 @@ enum SelectGameIntroWidgets {
WID_SGI_ARCTIC_LANDSCAPE, ///< Select arctic landscape button.
WID_SGI_TROPIC_LANDSCAPE, ///< Select tropic landscape button.
WID_SGI_TOYLAND_LANDSCAPE, ///< Select toyland landscape button.
+ WID_SGI_BASESET_SELECTION, ///< Baseset selection.
+ WID_SGI_BASESET, ///< Baseset errors.
WID_SGI_TRANSLATION_SELECTION, ///< Translation selection.
- WID_SGI_TRANSLATION, ///< Translation.
+ WID_SGI_TRANSLATION, ///< Translation errors.
WID_SGI_OPTIONS, ///< Options button.
WID_SGI_HIGHSCORE, ///< Highscore button.
WID_SGI_SETTINGS_OPTIONS, ///< Settings button.