summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/magnets.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/magnets.c')
-rw-r--r--apps/plugins/puzzles/help/magnets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/magnets.c b/apps/plugins/puzzles/help/magnets.c
index 9a54586203..aaaa3bcdad 100644
--- a/apps/plugins/puzzles/help/magnets.c
+++ b/apps/plugins/puzzles/help/magnets.c
@@ -190,4 +190,5 @@ const char help_text[] = {
190 190
191const unsigned short help_text_len = 2522; 191const unsigned short help_text_len = 2522;
192const unsigned short help_text_words = 439; 192const unsigned short help_text_words = 439;
193const bool help_valid = true;
193const char quick_help_text[] = "Place magnets to satisfy the clues and avoid like poles touching."; 194const char quick_help_text[] = "Place magnets to satisfy the clues and avoid like poles touching.";