forked from len0rd/rockbox
puzzles: silence some warnings
Change-Id: Id6fd9d8dd3021f5e2cb93565d7e419aaf07f9af0
This commit is contained in:
parent
56803c80d0
commit
ef0fb52113
42 changed files with 84 additions and 89 deletions
|
@ -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 },
|
||||
{ 144, TEXT_CENTER | C_RED },
|
||||
{ 311, TEXT_CENTER | C_RED },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue