aboutsummaryrefslogtreecommitdiff
path: root/src/sdl/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl/theme.h')
-rw-r--r--src/sdl/theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sdl/theme.h b/src/sdl/theme.h
index 562df3f..36f75f2 100644
--- a/src/sdl/theme.h
+++ b/src/sdl/theme.h
@@ -8,6 +8,8 @@ typedef enum {
TEXT_STYLE_TITLE,
TEXT_STYLE_MOVES,
TEXT_STYLE_HELP,
+ TEXT_STYLE_SOLVE_WAIT,
+ TEXT_STYLE_SOLVE_MOVES,
TEXT_STYLE_LAST,
} text_style_id_t;