summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/sixteen.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/sixteen.c')
-rw-r--r--apps/plugins/puzzles/help/sixteen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/sixteen.c b/apps/plugins/puzzles/help/sixteen.c
index 92e64e29bb..1ba92291f3 100644
--- a/apps/plugins/puzzles/help/sixteen.c
+++ b/apps/plugins/puzzles/help/sixteen.c
@@ -197,4 +197,5 @@ const char help_text[] = {
197 197
198const unsigned short help_text_len = 2553; 198const unsigned short help_text_len = 2553;
199const unsigned short help_text_words = 454; 199const unsigned short help_text_words = 454;
200const bool help_valid = true;
200const char quick_help_text[] = "Slide a row at a time to arrange the tiles into order."; 201const char quick_help_text[] = "Slide a row at a time to arrange the tiles into order.";