mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 19:20:24 +00:00
Cleanups
This commit is contained in:
parent
a56673e52d
commit
c91df88fe2
@ -6147,12 +6147,11 @@ static void xmb_context_reset_textures(
|
||||
memcpy(item_color, coord_white, sizeof(item_color));
|
||||
}
|
||||
|
||||
return;
|
||||
return;
|
||||
|
||||
error:
|
||||
xmb->assets_missing = true;
|
||||
RARCH_WARN("[XMB] Critical asset missing, no icons will be drawn\n");
|
||||
return;
|
||||
}
|
||||
|
||||
static void xmb_context_reset_background(const char *iconpath)
|
||||
|
Loading…
x
Reference in New Issue
Block a user