summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/tracks.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/tracks.c')
-rw-r--r--apps/plugins/puzzles/help/tracks.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/tracks.c b/apps/plugins/puzzles/help/tracks.c
index c088145a09..f3677352b5 100644
--- a/apps/plugins/puzzles/help/tracks.c
+++ b/apps/plugins/puzzles/help/tracks.c
@@ -150,4 +150,5 @@ const char help_text[] = {
150 150
151const unsigned short help_text_len = 1881; 151const unsigned short help_text_len = 1881;
152const unsigned short help_text_words = 337; 152const unsigned short help_text_words = 337;
153const bool help_valid = true;
153const char quick_help_text[] = "Fill in the railway track according to the clues."; 154const char quick_help_text[] = "Fill in the railway track according to the clues.";