summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/singles.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/singles.c')
-rw-r--r--apps/plugins/puzzles/help/singles.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/singles.c b/apps/plugins/puzzles/help/singles.c
index a906addeb6..9a1771e3c7 100644
--- a/apps/plugins/puzzles/help/singles.c
+++ b/apps/plugins/puzzles/help/singles.c
@@ -149,4 +149,5 @@ const char help_text[] = {
149 149
150const unsigned short help_text_len = 1780; 150const unsigned short help_text_len = 1780;
151const unsigned short help_text_words = 309; 151const unsigned short help_text_words = 309;
152const bool help_valid = true;
152const char quick_help_text[] = "Black out the right set of duplicate numbers."; 153const char quick_help_text[] = "Black out the right set of duplicate numbers.";