Commit 0ec5bb4e6d28d9f7279b7660e3773d69e9545f44

diddily 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.