summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/unequal.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/unequal.c')
-rw-r--r--apps/plugins/puzzles/help/unequal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/unequal.c b/apps/plugins/puzzles/help/unequal.c
index 563f9d113b..6bccf6bef3 100644
--- a/apps/plugins/puzzles/help/unequal.c
+++ b/apps/plugins/puzzles/help/unequal.c
@@ -257,4 +257,5 @@ const char help_text[] = {
257 257
258const unsigned short help_text_len = 3954; 258const unsigned short help_text_len = 3954;
259const unsigned short help_text_words = 731; 259const unsigned short help_text_words = 731;
260const bool help_valid = true;
260const char quick_help_text[] = "Complete the latin square in accordance with the > signs."; 261const char quick_help_text[] = "Complete the latin square in accordance with the > signs.";