mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-05 23:10:58 +00:00
Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings()
This commit is contained in:
parent
9e50048ab6
commit
859dc14add
8 changed files with 106 additions and 186 deletions
|
@ -172,8 +172,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetGamepadAppleSFSymbolsNameForButton;
|
||||
SDL_GetGamepadAxis;
|
||||
SDL_GetGamepadAxisFromString;
|
||||
SDL_GetGamepadBindForAxis;
|
||||
SDL_GetGamepadBindForButton;
|
||||
SDL_GetGamepadBindings;
|
||||
SDL_GetGamepadButton;
|
||||
SDL_GetGamepadButtonFromString;
|
||||
SDL_GetGamepadFirmwareVersion;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue