mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
fixed a freeze on emu shutdown in windows build
This commit is contained in:
@ -14,6 +14,7 @@ void Close();
|
||||
void SetSize(int displayWidth, int displayHeight);
|
||||
bool IsSizing();
|
||||
void OSDMenu(WPARAM wParam);
|
||||
void SetWindowText(const TCHAR* text);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user