SDL_AddGamepadMappingsFromFile() has been made into a real function

This commit is contained in:
Sam Lantinga 2023-07-18 12:05:04 -07:00
parent dfc6e8825e
commit 75e7a6fcfa
5 changed files with 43 additions and 17 deletions

View file

@ -877,6 +877,7 @@ SDL3_0.0.0 {
SDL_GetRealGamepadType;
SDL_wcsnlen;
SDL_strnlen;
SDL_AddGamepadMappingsFromFile;
# extra symbols go here (don't modify this line)
local: *;
};