mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 23:52:32 -07:00
Add option to reset window size to 1080p
This commit is contained in:
@@ -242,7 +242,8 @@ private slots:
|
||||
void ShowFullscreen();
|
||||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void ResetWindowSize();
|
||||
void ResetWindowSize720();
|
||||
void ResetWindowSize1080();
|
||||
void OnCaptureScreenshot();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
void OnReinitializeKeys(ReinitializeKeyBehavior behavior);
|
||||
|
Reference in New Issue
Block a user