fix yellow
Change-Id: I269c1c3caa57ba3f0368f58da9501fc29be3dc0c
This commit is contained in:
parent
70595a278a
commit
3b6b5130c9
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ static bool custom_icons_loaded = false;
|
|||
static int custom_colors[MAX_FILETYPES];
|
||||
#endif
|
||||
struct filetype_unknown {
|
||||
enum themable_icons icon;
|
||||
int icon;
|
||||
#ifdef HAVE_LCD_COLOR
|
||||
int color;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue