mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-04 13:04:41 +00:00
pen: fix leak caused by pen subsystem
This commit is contained in:
committed by
Anonymous Maarten
parent
fbb0914b78
commit
a197efe3a7
@@ -54,6 +54,7 @@
|
||||
#define SDL_SendPenWindowEvent SDL_SUT_SendPenWindowEvent
|
||||
#define SDL_PenPerformHitTest SDL_SUT_PenPerformHitTest
|
||||
#define SDL_PenInit SDL_SUT_PenInit
|
||||
#define SDL_PenQuit SDL_SUT_PenQuit
|
||||
|
||||
/* ================= Mock API ================== */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user