summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/dominosa.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/dominosa.c')
-rw-r--r--apps/plugins/puzzles/help/dominosa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/dominosa.c b/apps/plugins/puzzles/help/dominosa.c
index 98947a6ee6..94d876794b 100644
--- a/apps/plugins/puzzles/help/dominosa.c
+++ b/apps/plugins/puzzles/help/dominosa.c
@@ -176,4 +176,5 @@ const char help_text[] = {
176 176
177const unsigned short help_text_len = 2299; 177const unsigned short help_text_len = 2299;
178const unsigned short help_text_words = 401; 178const unsigned short help_text_words = 401;
179const bool help_valid = true;
179const char quick_help_text[] = "Tile the rectangle with a full set of dominoes."; 180const char quick_help_text[] = "Tile the rectangle with a full set of dominoes.";