mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 21:50:10 +00:00
avoid android layout order
This commit is contained in:
parent
244b6e7d91
commit
c60b0d39c2
@ -34,8 +34,8 @@ enum class LayoutOption : u32 {
|
||||
SideScreen,
|
||||
#ifndef ANDROID
|
||||
SeparateWindows,
|
||||
#endif
|
||||
CustomLayout,
|
||||
#endif
|
||||
// Similiar to default, but better for mobile devices in portrait mode. Top screen in clamped to
|
||||
// the top of the frame, and the bottom screen is enlarged to match the top screen.
|
||||
MobilePortrait,
|
||||
|
Loading…
Reference in New Issue
Block a user