summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/towers.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/towers.c')
-rw-r--r--apps/plugins/puzzles/help/towers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/towers.c b/apps/plugins/puzzles/help/towers.c
index 43f1cef5ea..ff5a0a495a 100644
--- a/apps/plugins/puzzles/help/towers.c
+++ b/apps/plugins/puzzles/help/towers.c
@@ -263,4 +263,5 @@ const char help_text[] = {
263 263
264const unsigned short help_text_len = 3906; 264const unsigned short help_text_len = 3906;
265const unsigned short help_text_words = 732; 265const unsigned short help_text_words = 732;
266const bool help_valid = true;
266const char quick_help_text[] = "Complete the latin square of towers in accordance with the clues."; 267const char quick_help_text[] = "Complete the latin square of towers in accordance with the clues.";