summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/mines.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/mines.c')
-rw-r--r--apps/plugins/puzzles/help/mines.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/mines.c b/apps/plugins/puzzles/help/mines.c
index 458034ccaa..80cd81ed3f 100644
--- a/apps/plugins/puzzles/help/mines.c
+++ b/apps/plugins/puzzles/help/mines.c
@@ -260,4 +260,5 @@ const char help_text[] = {
260 260
261const unsigned short help_text_len = 3814; 261const unsigned short help_text_len = 3814;
262const unsigned short help_text_words = 732; 262const unsigned short help_text_words = 732;
263const bool help_valid = true;
263const char quick_help_text[] = "Find all the mines without treading on any of them."; 264const char quick_help_text[] = "Find all the mines without treading on any of them.";