summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/rect.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/rect.c')
-rw-r--r--apps/plugins/puzzles/help/rect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/rect.c b/apps/plugins/puzzles/help/rect.c
index bf2197aa47..dfd597eb0f 100644
--- a/apps/plugins/puzzles/help/rect.c
+++ b/apps/plugins/puzzles/help/rect.c
@@ -258,4 +258,5 @@ const char help_text[] = {
258 258
259const unsigned short help_text_len = 3536; 259const unsigned short help_text_len = 3536;
260const unsigned short help_text_words = 603; 260const unsigned short help_text_words = 603;
261const bool help_valid = true;
261const char quick_help_text[] = "Divide the grid into rectangles with areas equal to the numbers."; 262const char quick_help_text[] = "Divide the grid into rectangles with areas equal to the numbers.";