mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 01:12:32 -07:00
EmuThread: refactor
This commit is contained in:
@@ -332,7 +332,6 @@ private slots:
|
||||
void ResetWindowSize900();
|
||||
void ResetWindowSize1080();
|
||||
void OnCaptureScreenshot();
|
||||
void OnCoreError(Core::SystemResultStatus, std::string);
|
||||
void OnReinitializeKeys(ReinitializeKeyBehavior behavior);
|
||||
void OnLanguageChanged(const QString& locale);
|
||||
void OnMouseActivity();
|
||||
|
Reference in New Issue
Block a user