Added an API to iterate over game controller mappings
This commit is contained in:
parent
1e59d959f0
commit
a31f3d2c25
5 changed files with 81 additions and 0 deletions
|
@ -622,3 +622,5 @@
|
|||
#define SDL_GameControllerGetProduct SDL_GameControllerGetProduct_REAL
|
||||
#define SDL_GameControllerGetProductVersion SDL_GameControllerGetProductVersion_REAL
|
||||
#define SDL_HasNEON SDL_HasNEON_REAL
|
||||
#define SDL_GameControllerNumMappings SDL_GameControllerNumMappings_REAL
|
||||
#define SDL_GameControllerMappingForIndex SDL_GameControllerMappingForIndex_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue