mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Frame: OnClose now handles asynchronous behaviour of DoStop().
This commit is contained in:
@ -186,6 +186,7 @@ private:
|
||||
bool m_bTabSplit;
|
||||
bool m_bNoDocking;
|
||||
bool m_bGameLoading;
|
||||
bool m_bClosing;
|
||||
|
||||
std::vector<std::string> drives;
|
||||
|
||||
|
Reference in New Issue
Block a user