mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 13:58:07 -05: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