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
|
@ -6,6 +6,6 @@
|
|||
extern const char help_text[];
|
||||
#ifdef ROCKBOX
|
||||
extern const char quick_help_text[];
|
||||
extern const struct style_text help_text_style[];
|
||||
extern struct style_text help_text_style[];
|
||||
extern const unsigned short help_text_len, quick_help_text_len, help_text_words;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue