mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 22:57:57 -05:00
Merge pull request #5217 from lat9nq/save-on-boot
yuzu/main: Save settings when starting guest
This commit is contained in:
@ -263,6 +263,7 @@ private:
|
||||
const std::string& title_version = {});
|
||||
void UpdateStatusBar();
|
||||
void UpdateStatusButtons();
|
||||
void UpdateUISettings();
|
||||
void HideMouseCursor();
|
||||
void ShowMouseCursor();
|
||||
void OpenURL(const QUrl& url);
|
||||
|
Reference in New Issue
Block a user