summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/flip.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/flip.c')
-rw-r--r--apps/plugins/puzzles/help/flip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/flip.c b/apps/plugins/puzzles/help/flip.c
index fd287cb37b..4f847069cc 100644
--- a/apps/plugins/puzzles/help/flip.c
+++ b/apps/plugins/puzzles/help/flip.c
@@ -131,4 +131,5 @@ const char help_text[] = {
131 131
132const unsigned short help_text_len = 1539; 132const unsigned short help_text_len = 1539;
133const unsigned short help_text_words = 299; 133const unsigned short help_text_words = 299;
134const bool help_valid = true;
134const char quick_help_text[] = "Flip groups of squares to light them all up at once."; 135const char quick_help_text[] = "Flip groups of squares to light them all up at once.";