Removed SDL_EVENTS_DISABLED

Events are a core part of the SDL API, and shouldn't be disabled
This commit is contained in:
Sam Lantinga
2024-01-16 21:23:46 -08:00
parent ba02722755
commit 52d6587084
7 changed files with 2 additions and 71 deletions

View File

@@ -243,7 +243,6 @@ set(SDL_SUBSYSTEMS
Audio
Video
Render
Events
Joystick
Haptic
Hidapi