mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-02 19:28:10 -05: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