summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/lightup.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/lightup.c')
-rw-r--r--apps/plugins/puzzles/help/lightup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/lightup.c b/apps/plugins/puzzles/help/lightup.c
index c3ddd209fa..c109773bf6 100644
--- a/apps/plugins/puzzles/help/lightup.c
+++ b/apps/plugins/puzzles/help/lightup.c
@@ -191,4 +191,5 @@ const char help_text[] = {
191 191
192const unsigned short help_text_len = 2549; 192const unsigned short help_text_len = 2549;
193const unsigned short help_text_words = 468; 193const unsigned short help_text_words = 468;
194const bool help_valid = true;
194const char quick_help_text[] = "Place bulbs to light up all the squares."; 195const char quick_help_text[] = "Place bulbs to light up all the squares.";