mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Add neoactive and retroactive to menu icons
This commit is contained in:
parent
945f57e3b4
commit
107cc364b5
@ -2298,8 +2298,6 @@ static uintptr_t xmb_icon_get_id(xmb_handle_t *xmb,
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
if (settings->uints.menu_xmb_theme != XMB_ICON_THEME_FLATUI &&
|
||||
settings->uints.menu_xmb_theme != XMB_ICON_THEME_NEOACTIVE &&
|
||||
settings->uints.menu_xmb_theme != XMB_ICON_THEME_RETROACTIVE &&
|
||||
settings->uints.menu_xmb_theme != XMB_ICON_THEME_PIXEL )
|
||||
{
|
||||
switch (enum_idx)
|
||||
|
Loading…
x
Reference in New Issue
Block a user