mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 02:12:33 -07:00
frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)
This commit is contained in:
@@ -208,6 +208,7 @@ private slots:
|
||||
void ShowFullscreen();
|
||||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void ResetWindowSize();
|
||||
void OnCaptureScreenshot();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
void OnReinitializeKeys(ReinitializeKeyBehavior behavior);
|
||||
|
Reference in New Issue
Block a user