Fix the mouse lock after fullscreen - for real this time. (#1080)

This commit is contained in:
Alexander Babikov
2020-11-16 22:09:13 +05:00
committed by GitHub
parent 2d0b910aa2
commit e0ff781a34
3 changed files with 4 additions and 3 deletions

View File

@@ -99,6 +99,7 @@ extern HWND hwndMain,
extern HANDLE ghMutex;
extern LCID lang_id;
extern HICON hIcon[256];
extern RECT oldclip;
// extern int status_is_open;