summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/fifteen.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/fifteen.c')
-rw-r--r--apps/plugins/puzzles/help/fifteen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/fifteen.c b/apps/plugins/puzzles/help/fifteen.c
index 7fc434fc3d..32c8cba399 100644
--- a/apps/plugins/puzzles/help/fifteen.c
+++ b/apps/plugins/puzzles/help/fifteen.c
@@ -152,4 +152,5 @@ const char help_text[] = {
152 152
153const unsigned short help_text_len = 1927; 153const unsigned short help_text_len = 1927;
154const unsigned short help_text_words = 353; 154const unsigned short help_text_words = 353;
155const bool help_valid = true;
155const char quick_help_text[] = "Slide the tiles around to arrange them into order."; 156const char quick_help_text[] = "Slide the tiles around to arrange them into order.";