|
@@ -905,7 +905,7 @@ WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
|
SDL_SendMouseMotion(data->window, mouseID, 1, relX, relY);
|
|
SDL_SendMouseMotion(data->window, mouseID, 1, relX, relY);
|
|
WarpWithinBoundsRect(x, y, &boundsRect);
|
|
WarpWithinBoundsRect(x, y, &boundsRect);
|