Searched refs:SDL_GetControllerMappingFilePath (Results 1 – 1 of 1) sorted by relevance
1522 static SDL_bool SDL_GetControllerMappingFilePath(char *path, size_t size) in SDL_GetControllerMappingFilePath() function1553 if (SDL_GetControllerMappingFilePath(szControllerMapPath, sizeof(szControllerMapPath))) { in SDL_GameControllerInitMappings()
Completed in 8 milliseconds