summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/signpost.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/signpost.c')
-rw-r--r--apps/plugins/puzzles/help/signpost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/signpost.c b/apps/plugins/puzzles/help/signpost.c
index 753a202f3e..34e043da57 100644
--- a/apps/plugins/puzzles/help/signpost.c
+++ b/apps/plugins/puzzles/help/signpost.c
@@ -222,4 +222,5 @@ const char help_text[] = {
222 222
223const unsigned short help_text_len = 3255; 223const unsigned short help_text_len = 3255;
224const unsigned short help_text_words = 595; 224const unsigned short help_text_words = 595;
225const bool help_valid = true;
225const char quick_help_text[] = "Connect the squares into a path following the arrows."; 226const char quick_help_text[] = "Connect the squares into a path following the arrows.";