mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 13:22:24 -07:00
frontend: Update for undocked Switch screen layout.
This commit is contained in:
@@ -87,9 +87,9 @@ public:
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the framebuffer layout (width, height, and screen regions)
|
||||
* @note This method is thread-safe
|
||||
*/
|
||||
* Gets the framebuffer layout (width, height, and screen regions)
|
||||
* @note This method is thread-safe
|
||||
*/
|
||||
const Layout::FramebufferLayout& GetFramebufferLayout() const {
|
||||
return framebuffer_layout;
|
||||
}
|
||||
|
Reference in New Issue
Block a user