summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/guess.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/guess.c')
-rw-r--r--apps/plugins/puzzles/help/guess.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/guess.c b/apps/plugins/puzzles/help/guess.c
index 594f5910cb..3c77344424 100644
--- a/apps/plugins/puzzles/help/guess.c
+++ b/apps/plugins/puzzles/help/guess.c
@@ -238,4 +238,5 @@ const char help_text[] = {
238 238
239const unsigned short help_text_len = 3506; 239const unsigned short help_text_len = 3506;
240const unsigned short help_text_words = 650; 240const unsigned short help_text_words = 650;
241const bool help_valid = true;
241const char quick_help_text[] = "Guess the hidden combination of colours."; 242const char quick_help_text[] = "Guess the hidden combination of colours.";