summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/mosaic.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/mosaic.c')
-rw-r--r--apps/plugins/puzzles/help/mosaic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/mosaic.c b/apps/plugins/puzzles/help/mosaic.c
index 9a7d2dd394..eb0c52c0bf 100644
--- a/apps/plugins/puzzles/help/mosaic.c
+++ b/apps/plugins/puzzles/help/mosaic.c
@@ -147,4 +147,5 @@ const char help_text[] = {
147 147
148const unsigned short help_text_len = 1673; 148const unsigned short help_text_len = 1673;
149const unsigned short help_text_words = 285; 149const unsigned short help_text_words = 285;
150const bool help_valid = true;
150const char quick_help_text[] = "Fill in the grid given clues about number of nearby black squares."; 151const char quick_help_text[] = "Fill in the grid given clues about number of nearby black squares.";