diff options
Diffstat (limited to 'apps/plugins/puzzles/help/map.c')
-rw-r--r-- | apps/plugins/puzzles/help/map.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/puzzles/help/map.c b/apps/plugins/puzzles/help/map.c index d046f992f5..676272ea2e 100644 --- a/apps/plugins/puzzles/help/map.c +++ b/apps/plugins/puzzles/help/map.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 }, { 81, TEXT_UNDERLINE }, { 157, TEXT_CENTER | C_RED }, |