mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Reorder the enum slightly.
This commit is contained in:
parent
aebd5156a5
commit
7452a54e1b
1 changed files with 1 additions and 1 deletions
|
@ -279,8 +279,8 @@ namespace MainWindow
|
|||
MENU_HELP = 4,
|
||||
|
||||
// Emulation submenus
|
||||
SUBMENU_SYSTEM_LANGUAGE = 18,
|
||||
SUBMENU_RENDERING_BACKEND = 11,
|
||||
SUBMENU_SYSTEM_LANGUAGE = 18,
|
||||
|
||||
// Game Settings submenus
|
||||
SUBMENU_RENDERING_RESOLUTION = 4,
|
||||
|
|
Loading…
Add table
Reference in a new issue