diff options
Diffstat (limited to 'apps/plugins/puzzles/help/blackbox.c')
-rw-r--r-- | apps/plugins/puzzles/help/blackbox.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/puzzles/help/blackbox.c b/apps/plugins/puzzles/help/blackbox.c index 98a8f869d6..a211ecbe92 100644 --- a/apps/plugins/puzzles/help/blackbox.c +++ b/apps/plugins/puzzles/help/blackbox.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 }, { 450, TEXT_UNDERLINE }, { 476, TEXT_UNDERLINE }, |