summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/samegame.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/samegame.c')
-rw-r--r--apps/plugins/puzzles/help/samegame.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/samegame.c b/apps/plugins/puzzles/help/samegame.c
index 3c632fca2b..62589b4f11 100644
--- a/apps/plugins/puzzles/help/samegame.c
+++ b/apps/plugins/puzzles/help/samegame.c
@@ -188,4 +188,5 @@ const char help_text[] = {
188 188
189const unsigned short help_text_len = 2492; 189const unsigned short help_text_len = 2492;
190const unsigned short help_text_words = 445; 190const unsigned short help_text_words = 445;
191const bool help_valid = true;
191const char quick_help_text[] = "Clear the grid by removing touching groups of the same colour squares."; 192const char quick_help_text[] = "Clear the grid by removing touching groups of the same colour squares.";