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