summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/solo.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/solo.c')
-rw-r--r--apps/plugins/puzzles/help/solo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/solo.c b/apps/plugins/puzzles/help/solo.c
index cc3d96cf84..68927490e6 100644
--- a/apps/plugins/puzzles/help/solo.c
+++ b/apps/plugins/puzzles/help/solo.c
@@ -383,4 +383,5 @@ const char help_text[] = {
383 383
384const unsigned short help_text_len = 6259; 384const unsigned short help_text_len = 6259;
385const unsigned short help_text_words = 1153; 385const unsigned short help_text_words = 1153;
386const bool help_valid = true;
386const char quick_help_text[] = "Fill in the grid so that each row, column and square block contains one of every digit."; 387const char quick_help_text[] = "Fill in the grid so that each row, column and square block contains one of every digit.";