summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help/filling.c
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2018-04-22 14:43:07 -0400
committerFranklin Wei <git@fwei.tk>2018-04-24 19:06:30 -0400
commitef0fb52113447c15f97eb8c707f56db4074eb578 (patch)
tree5f0042f574ccc3d721f5d6f6db7366a40b40db7a /apps/plugins/puzzles/help/filling.c
parent56803c80d0554a8b01598a077a69143b14f7036f (diff)
downloadrockbox-ef0fb52113447c15f97eb8c707f56db4074eb578.tar.gz
rockbox-ef0fb52113447c15f97eb8c707f56db4074eb578.zip
puzzles: silence some warnings
Change-Id: Id6fd9d8dd3021f5e2cb93565d7e419aaf07f9af0
Diffstat (limited to 'apps/plugins/puzzles/help/filling.c')
-rw-r--r--apps/plugins/puzzles/help/filling.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/puzzles/help/filling.c b/apps/plugins/puzzles/help/filling.c
index d6f94944be..d876ed29e2 100644
--- a/apps/plugins/puzzles/help/filling.c
+++ b/apps/plugins/puzzles/help/filling.c
@@ -1,10 +1,10 @@
1/* auto-generated on Mar 17 2018 by genhelp.sh */ 1/* auto-generated on Apr 19 2018 by genhelp.sh */
2/* help text is compressed using LZ4; see compress.c for details */ 2/* help text is compressed using LZ4; see compress.c for details */
3/* DO NOT EDIT! */ 3/* DO NOT EDIT! */
4 4
5#include "lib/display_text.h" 5#include "lib/display_text.h"
6 6
7const struct style_text help_text_style[] = { 7struct style_text help_text_style[] = {
8 { 0, TEXT_CENTER | C_RED }, 8 { 0, TEXT_CENTER | C_RED },
9 { 141, TEXT_CENTER | C_RED }, 9 { 141, TEXT_CENTER | C_RED },
10 { 306, TEXT_CENTER | C_RED }, 10 { 306, TEXT_CENTER | C_RED },