summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/bridges.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/bridges.c')
-rw-r--r--apps/plugins/puzzles/help/bridges.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/bridges.c b/apps/plugins/puzzles/help/bridges.c
index 3e1c91bcc3..4d42314e4b 100644
--- a/apps/plugins/puzzles/help/bridges.c
+++ b/apps/plugins/puzzles/help/bridges.c
@@ -358,4 +358,5 @@ const char help_text[] = {
358 358
359const unsigned short help_text_len = 5613; 359const unsigned short help_text_len = 5613;
360const unsigned short help_text_words = 1026; 360const unsigned short help_text_words = 1026;
361const bool help_valid = true;
361const char quick_help_text[] = "Connect all the islands with a network of bridges."; 362const char quick_help_text[] = "Connect all the islands with a network of bridges.";