mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +00:00
fixed a freeze on emu shutdown in windows build
This commit is contained in:
parent
567e90bbd5
commit
3e773f093d
5 changed files with 38 additions and 6 deletions
|
@ -14,6 +14,7 @@ void Close();
|
|||
void SetSize(int displayWidth, int displayHeight);
|
||||
bool IsSizing();
|
||||
void OSDMenu(WPARAM wParam);
|
||||
void SetWindowText(const TCHAR* text);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue