summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/net.c')
-rw-r--r--apps/plugins/puzzles/help/net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/net.c b/apps/plugins/puzzles/help/net.c
index 83cd785ed2..de528b53bc 100644
--- a/apps/plugins/puzzles/help/net.c
+++ b/apps/plugins/puzzles/help/net.c
@@ -297,4 +297,5 @@ const char help_text[] = {
297 297
298const unsigned short help_text_len = 3919; 298const unsigned short help_text_len = 3919;
299const unsigned short help_text_words = 689; 299const unsigned short help_text_words = 689;
300const bool help_valid = true;
300const char quick_help_text[] = "Rotate each tile to reassemble the network."; 301const char quick_help_text[] = "Rotate each tile to reassemble the network.";