summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/netslide.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/netslide.c')
-rw-r--r--apps/plugins/puzzles/help/netslide.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/netslide.c b/apps/plugins/puzzles/help/netslide.c
index f4067a2303..17ec9ec440 100644
--- a/apps/plugins/puzzles/help/netslide.c
+++ b/apps/plugins/puzzles/help/netslide.c
@@ -58,4 +58,5 @@ const char help_text[] = {
58 58
59const unsigned short help_text_len = 546; 59const unsigned short help_text_len = 546;
60const unsigned short help_text_words = 99; 60const unsigned short help_text_words = 99;
61const bool help_valid = true;
61const char quick_help_text[] = "Slide a row at a time to reassemble the network."; 62const char quick_help_text[] = "Slide a row at a time to reassemble the network.";