diff --git a/src/common/settings.h b/src/common/settings.h index 873ef3359..1877e92dd 100644 --- a/src/common/settings.h +++ b/src/common/settings.h @@ -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,