summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/unruly.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/unruly.c')
-rw-r--r--apps/plugins/puzzles/help/unruly.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/unruly.c b/apps/plugins/puzzles/help/unruly.c
index dafb3274db..97348e5c26 100644
--- a/apps/plugins/puzzles/help/unruly.c
+++ b/apps/plugins/puzzles/help/unruly.c
@@ -145,4 +145,5 @@ const char help_text[] = {
145 145
146const unsigned short help_text_len = 1707; 146const unsigned short help_text_len = 1707;
147const unsigned short help_text_words = 306; 147const unsigned short help_text_words = 306;
148const bool help_valid = true;
148const char quick_help_text[] = "Fill in the black and white grid to avoid runs of three."; 149const char quick_help_text[] = "Fill in the black and white grid to avoid runs of three.";