removed space
This commit is contained in:
parent
65310d7c20
commit
aa45f5ec0c
@ -337,7 +337,7 @@ void menuEntryParseIcon(menuEntry_s* me) {
|
|||||||
me->icon_gfx = NULL;
|
me->icon_gfx = NULL;
|
||||||
tjDestroy(_jpegDecompressor);
|
tjDestroy(_jpegDecompressor);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (w != 256 || h != 256 ) return;
|
if (w != 256 || h != 256 ) return;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user