summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/cube.c')
-rw-r--r--apps/plugins/puzzles/help/cube.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/cube.c b/apps/plugins/puzzles/help/cube.c
index fbdd380d57..0e2fc94081 100644
--- a/apps/plugins/puzzles/help/cube.c
+++ b/apps/plugins/puzzles/help/cube.c
@@ -166,4 +166,5 @@ const char help_text[] = {
166 166
167const unsigned short help_text_len = 2071; 167const unsigned short help_text_len = 2071;
168const unsigned short help_text_words = 386; 168const unsigned short help_text_words = 386;
169const bool help_valid = true;
169const char quick_help_text[] = "Pick up all the blue squares by rolling the cube over them."; 170const char quick_help_text[] = "Pick up all the blue squares by rolling the cube over them.";