mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove MENU_XUI
This commit is contained in:
parent
0ae51061f6
commit
cd29beb00d
1 changed files with 0 additions and 1 deletions
|
@ -293,7 +293,6 @@ enum osk_driver_enum
|
|||
enum menu_driver_enum
|
||||
{
|
||||
MENU_RGUI = OSK_NULL + 1,
|
||||
MENU_XUI,
|
||||
MENU_MATERIALUI,
|
||||
MENU_XMB,
|
||||
MENU_STRIPES,
|
||||
|
|
Loading…
Add table
Reference in a new issue