summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/inertia.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help/inertia.c')
-rw-r--r--apps/plugins/puzzles/help/inertia.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/help/inertia.c b/apps/plugins/puzzles/help/inertia.c
index 2755cc2eb6..a0f33a9dc3 100644
--- a/apps/plugins/puzzles/help/inertia.c
+++ b/apps/plugins/puzzles/help/inertia.c
@@ -179,4 +179,5 @@ const char help_text[] = {
179 179
180const unsigned short help_text_len = 2286; 180const unsigned short help_text_len = 2286;
181const unsigned short help_text_words = 431; 181const unsigned short help_text_words = 431;
182const bool help_valid = true;
182const char quick_help_text[] = "Collect all the gems without running into any of the mines."; 183const char quick_help_text[] = "Collect all the gems without running into any of the mines.";