removed space

This commit is contained in:
NightlyFox 2018-09-30 14:29:33 -05:00
parent 65310d7c20
commit aa45f5ec0c

View File

@ -337,7 +337,7 @@ void menuEntryParseIcon(menuEntry_s* me) {
me->icon_gfx = NULL;
tjDestroy(_jpegDecompressor);
return;
}
}
if (w != 256 || h != 256 ) return;