|
@@ -620,7 +620,7 @@ static void WIN_HandleRawMouseInput(Uint64 timestamp, SDL_VideoData *data, HANDL
|
|
SDL_SendMouseMotion(timestamp, window, mouseID, true, (float)dx, (float)dy);
|
|
SDL_SendMouseMotion(timestamp, window, mouseID, true, (float)dx, (float)dy);
|