mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 11:12:33 -07:00
Qt: Fix loading a new game without stopping emulation.
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
|
||||
private:
|
||||
void BootGame(std::string filename);
|
||||
void ShutdownGame();
|
||||
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
|
||||
|
Reference in New Issue
Block a user