summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/map.c')
-rw-r--r--apps/plugins/puzzles/help/map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/map.c b/apps/plugins/puzzles/help/map.c
index 3532ecebbf..05474e3181 100644
--- a/apps/plugins/puzzles/help/map.c
+++ b/apps/plugins/puzzles/help/map.c
@@ -271,4 +271,5 @@ const char help_text[] = {
271 271
272const unsigned short help_text_len = 3752; 272const unsigned short help_text_len = 3752;
273const unsigned short help_text_words = 686; 273const unsigned short help_text_words = 686;
274const bool help_valid = true;
274const char quick_help_text[] = "Colour the map so that adjacent regions are never the same colour."; 275const char quick_help_text[] = "Colour the map so that adjacent regions are never the same colour.";