#292 fix mousei input issues in diablo 1

This commit is contained in:
FunkyFr3sh 2024-05-22 04:38:10 +02:00
parent 07f11bf577
commit c18223e80a

View file

@ -1353,6 +1353,7 @@ HWND WINAPI fake_CreateWindowExA(
g_ddraw.bnet_active = TRUE;
mouse_unlock();
ReleaseCapture();
}
POINT pt = { 0, 0 };