summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/untangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/untangle.c')
-rw-r--r--apps/plugins/puzzles/help/untangle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/untangle.c b/apps/plugins/puzzles/help/untangle.c
index cdf9b96d25..88b6e39d5a 100644
--- a/apps/plugins/puzzles/help/untangle.c
+++ b/apps/plugins/puzzles/help/untangle.c
@@ -97,4 +97,5 @@ const char help_text[] = {
97 97
98const unsigned short help_text_len = 974; 98const unsigned short help_text_len = 974;
99const unsigned short help_text_words = 174; 99const unsigned short help_text_words = 174;
100const bool help_valid = true;
100const char quick_help_text[] = "Reposition the points so that the lines do not cross."; 101const char quick_help_text[] = "Reposition the points so that the lines do not cross.";