summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/pearl.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/pearl.c')
-rw-r--r--apps/plugins/puzzles/help/pearl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/pearl.c b/apps/plugins/puzzles/help/pearl.c
index efb3cd0d5a..033aca17fa 100644
--- a/apps/plugins/puzzles/help/pearl.c
+++ b/apps/plugins/puzzles/help/pearl.c
@@ -249,4 +249,5 @@ const char help_text[] = {
249 249
250const unsigned short help_text_len = 3598; 250const unsigned short help_text_len = 3598;
251const unsigned short help_text_words = 659; 251const unsigned short help_text_words = 659;
252const bool help_valid = true;
252const char quick_help_text[] = "Draw a single closed loop, given clues about corner and straight squares."; 253const char quick_help_text[] = "Draw a single closed loop, given clues about corner and straight squares.";