Load a set of mappings from a file, filtered by the current SDL_GetPlatform()
Defined in SDL_gamecontroller.h
#define SDL_GameControllerAddMappingsFromFile(file) SDL_GameControllerAddMappingsFromRW(SDL_RWFromFile(file, "rb"), 1)
Convenience macro.
CategoryAPI, CategoryAPIMacro, CategoryGameController
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.