mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-21 09:21:02 +00:00
Fix #8529 (ability to translate Display Rotation submenu)
This commit is contained in:
parent
490c453b73
commit
d36a10c6c7
@ -81,7 +81,7 @@ namespace MainWindow {
|
|||||||
SUBMENU_FILE_SAVESTATE_SLOT = 6,
|
SUBMENU_FILE_SAVESTATE_SLOT = 6,
|
||||||
|
|
||||||
// Emulation submenus
|
// Emulation submenus
|
||||||
SUBMENU_DISPLAY_ROTATION = 5,
|
SUBMENU_DISPLAY_ROTATION = 4,
|
||||||
|
|
||||||
// Game Settings submenus
|
// Game Settings submenus
|
||||||
SUBMENU_DISPLAY_LAYOUT = 7,
|
SUBMENU_DISPLAY_LAYOUT = 7,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user