summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/pegs.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/pegs.c')
-rw-r--r--apps/plugins/puzzles/help/pegs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/pegs.c b/apps/plugins/puzzles/help/pegs.c
index 8375f87bcf..32552a87fd 100644
--- a/apps/plugins/puzzles/help/pegs.c
+++ b/apps/plugins/puzzles/help/pegs.c
@@ -148,4 +148,5 @@ const char help_text[] = {
148 148
149const unsigned short help_text_len = 1734; 149const unsigned short help_text_len = 1734;
150const unsigned short help_text_words = 326; 150const unsigned short help_text_words = 326;
151const bool help_valid = true;
151const char quick_help_text[] = "Jump pegs over each other to remove all but one."; 152const char quick_help_text[] = "Jump pegs over each other to remove all but one.";