rwops: Fixed some SDL2 symbols that got missed.

This commit is contained in:
Ryan C. Gordon
2024-03-14 21:57:21 -04:00
parent 5f64cc511e
commit 3a344cf877
10 changed files with 18 additions and 18 deletions

View File

@@ -1051,7 +1051,7 @@ typedef SDL_GameController, SDL_Gamepad;
@@
@@
- SDL_GameControllerAddMappingsFromRW
+ SDL_AddGamepadMappingsFromRW
+ SDL_AddGamepadMappingsFromIO
(...)
@@
typedef SDL_GameControllerAxis, SDL_GamepadAxis;