|
@@ -565,7 +565,7 @@ void SDL_SendPenButton(Uint64 timestamp, SDL_PenID instance_id, SDL_Window *wind
|
|
SDL_SendMouseButton(timestamp, window, SDL_PEN_MOUSEID, button + 1, down);
|
|
SDL_SendMouseButton(timestamp, window, SDL_PEN_MOUSEID, button + 1, down);
|