summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/pattern.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/pattern.c')
-rw-r--r--apps/plugins/puzzles/help/pattern.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/pattern.c b/apps/plugins/puzzles/help/pattern.c
index a0e4edc579..fae35c0f64 100644
--- a/apps/plugins/puzzles/help/pattern.c
+++ b/apps/plugins/puzzles/help/pattern.c
@@ -168,4 +168,5 @@ const char help_text[] = {
168 168
169const unsigned short help_text_len = 2167; 169const unsigned short help_text_len = 2167;
170const unsigned short help_text_words = 389; 170const unsigned short help_text_words = 389;
171const bool help_valid = true;
171const char quick_help_text[] = "Fill in the pattern in the grid, given only the lengths of runs of black squares."; 172const char quick_help_text[] = "Fill in the pattern in the grid, given only the lengths of runs of black squares.";