summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/palisade.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/palisade.c')
-rw-r--r--apps/plugins/puzzles/help/palisade.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/palisade.c b/apps/plugins/puzzles/help/palisade.c
index d1ee5e7354..36d3c65248 100644
--- a/apps/plugins/puzzles/help/palisade.c
+++ b/apps/plugins/puzzles/help/palisade.c
@@ -140,4 +140,5 @@ const char help_text[] = {
140 140
141const unsigned short help_text_len = 1672; 141const unsigned short help_text_len = 1672;
142const unsigned short help_text_words = 285; 142const unsigned short help_text_words = 285;
143const bool help_valid = true;
143const char quick_help_text[] = "Divide the grid into equal-sized areas in accordance with the clues."; 144const char quick_help_text[] = "Divide the grid into equal-sized areas in accordance with the clues.";