Hash :
0ec5bb4e
Author :
Date :
2022-07-25T10:37:23
Add missing controller events to `SDL_GameControllerEventState()`
Events to handle controller touchpads and sensors were added to the library but not added in `SDL_GameControllerEventState()`. This change adds the missing events.