diff options
Diffstat (limited to 'apps/plugins/puzzles/help/inertia.c')
-rw-r--r-- | apps/plugins/puzzles/help/inertia.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/puzzles/help/inertia.c b/apps/plugins/puzzles/help/inertia.c index ededa0d92f..486a5ac546 100644 --- a/apps/plugins/puzzles/help/inertia.c +++ b/apps/plugins/puzzles/help/inertia.c @@ -1,10 +1,10 @@ -/* auto-generated on Mar 17 2018 by genhelp.sh */ +/* auto-generated on Apr 19 2018 by genhelp.sh */ /* help text is compressed using LZ4; see compress.c for details */ /* DO NOT EDIT! */ #include "lib/display_text.h" -const struct style_text help_text_style[] = { +struct style_text help_text_style[] = { { 0, TEXT_CENTER | C_RED }, { 39, TEXT_UNDERLINE }, { 110, TEXT_UNDERLINE }, |