summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/tents.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/tents.c')
-rw-r--r--apps/plugins/puzzles/help/tents.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/tents.c b/apps/plugins/puzzles/help/tents.c
index c486960ec2..8b14490a51 100644
--- a/apps/plugins/puzzles/help/tents.c
+++ b/apps/plugins/puzzles/help/tents.c
@@ -163,4 +163,5 @@ const char help_text[] = {
163 163
164const unsigned short help_text_len = 2158; 164const unsigned short help_text_len = 2158;
165const unsigned short help_text_words = 401; 165const unsigned short help_text_words = 401;
166const bool help_valid = true;
166const char quick_help_text[] = "Place a tent next to each tree."; 167const char quick_help_text[] = "Place a tent next to each tree.";