|
@@ -773,9 +773,6 @@ WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
|
SDL_SendMouseMotion(data->window, 0, 0, center_x, center_y);
|
|
SDL_SendMouseMotion(data->window, 0, 0, center_x, center_y);
|
|
/* don't break here, fall through to check the wParam like the button presses */
|
|
/* don't break here, fall through to check the wParam like the button presses */
|