summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/filling.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/filling.c')
-rw-r--r--apps/plugins/puzzles/help/filling.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/filling.c b/apps/plugins/puzzles/help/filling.c
index c0fe6f47e1..785cfce815 100644
--- a/apps/plugins/puzzles/help/filling.c
+++ b/apps/plugins/puzzles/help/filling.c
@@ -142,4 +142,5 @@ const char help_text[] = {
142 142
143const unsigned short help_text_len = 1821; 143const unsigned short help_text_len = 1821;
144const unsigned short help_text_words = 328; 144const unsigned short help_text_words = 328;
145const bool help_valid = true;
145const char quick_help_text[] = "Mark every square with the area of its containing region."; 146const char quick_help_text[] = "Mark every square with the area of its containing region.";