mirror of
https://github.com/libretro/RetroArch
synced 2025-03-16 16:21:15 +00:00
(MaterialUI) Add placeholder Explore tab icon
This commit is contained in:
parent
8cb861798e
commit
dd524d7d35
@ -9157,6 +9157,7 @@ static void materialui_list_insert(
|
||||
case FILE_TYPE_CORE:
|
||||
case MENU_SETTING_ACTION_CORE_MANAGER_OPTIONS:
|
||||
case MENU_SETTING_ACTION_CORE_LOCK:
|
||||
case MENU_EXPLORE_TAB:
|
||||
node->icon_texture_index = MUI_TEXTURE_CORES;
|
||||
node->has_icon = true;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user