summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/blackbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/blackbox.c')
-rw-r--r--apps/plugins/puzzles/help/blackbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/blackbox.c b/apps/plugins/puzzles/help/blackbox.c
index c05daf5fd3..90933604c1 100644
--- a/apps/plugins/puzzles/help/blackbox.c
+++ b/apps/plugins/puzzles/help/blackbox.c
@@ -340,4 +340,5 @@ const char help_text[] = {
340 340
341const unsigned short help_text_len = 5480; 341const unsigned short help_text_len = 5480;
342const unsigned short help_text_words = 1016; 342const unsigned short help_text_words = 1016;
343const bool help_valid = true;
343const char quick_help_text[] = "Find the hidden balls in the box by bouncing laser beams off them."; 344const char quick_help_text[] = "Find the hidden balls in the box by bouncing laser beams off them.";