summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/twiddle.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/twiddle.c')
-rw-r--r--apps/plugins/puzzles/help/twiddle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/twiddle.c b/apps/plugins/puzzles/help/twiddle.c
index bea3e25ab8..a07ba931d4 100644
--- a/apps/plugins/puzzles/help/twiddle.c
+++ b/apps/plugins/puzzles/help/twiddle.c
@@ -205,4 +205,5 @@ const char help_text[] = {
205 205
206const unsigned short help_text_len = 2945; 206const unsigned short help_text_len = 2945;
207const unsigned short help_text_words = 549; 207const unsigned short help_text_words = 549;
208const bool help_valid = true;
208const char quick_help_text[] = "Rotate the tiles around themselves to arrange them into order."; 209const char quick_help_text[] = "Rotate the tiles around themselves to arrange them into order.";