summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/slant.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/slant.c')
-rw-r--r--apps/plugins/puzzles/help/slant.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/slant.c b/apps/plugins/puzzles/help/slant.c
index f51b141827..7c24a1bac3 100644
--- a/apps/plugins/puzzles/help/slant.c
+++ b/apps/plugins/puzzles/help/slant.c
@@ -199,4 +199,5 @@ const char help_text[] = {
199 199
200const unsigned short help_text_len = 2582; 200const unsigned short help_text_len = 2582;
201const unsigned short help_text_words = 474; 201const unsigned short help_text_words = 474;
202const bool help_valid = true;
202const char quick_help_text[] = "Draw a maze of slanting lines that matches the clues."; 203const char quick_help_text[] = "Draw a maze of slanting lines that matches the clues.";