summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/loopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/loopy.c')
-rw-r--r--apps/plugins/puzzles/help/loopy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/loopy.c b/apps/plugins/puzzles/help/loopy.c
index f65d2d2793..76c441511c 100644
--- a/apps/plugins/puzzles/help/loopy.c
+++ b/apps/plugins/puzzles/help/loopy.c
@@ -264,4 +264,5 @@ const char help_text[] = {
264 264
265const unsigned short help_text_len = 3584; 265const unsigned short help_text_len = 3584;
266const unsigned short help_text_words = 660; 266const unsigned short help_text_words = 660;
267const bool help_valid = true;
267const char quick_help_text[] = "Draw a single closed loop, given clues about number of adjacent edges."; 268const char quick_help_text[] = "Draw a single closed loop, given clues about number of adjacent edges.";