Qt: Fix loading a new game without stopping emulation.
This commit is contained in:
parent
5a855bdb2f
commit
3dd2688785
2 changed files with 25 additions and 15 deletions
|
@ -41,6 +41,7 @@ public:
|
|||
|
||||
private:
|
||||
void BootGame(std::string filename);
|
||||
void ShutdownGame();
|
||||
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue