mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
Removed SDL_GamepadBinding from the API
The text format is more expressive and widely used than the binary structure
This commit is contained in:
parent
ca492dff18
commit
eb0955ef89
6 changed files with 50 additions and 160 deletions
|
@ -189,8 +189,6 @@ SDL3_0.0.0 {
|
|||
SDL_GetGamepadAppleSFSymbolsNameForButton;
|
||||
SDL_GetGamepadAxis;
|
||||
SDL_GetGamepadAxisFromString;
|
||||
SDL_GetGamepadBindForAxis;
|
||||
SDL_GetGamepadBindForButton;
|
||||
SDL_GetGamepadButton;
|
||||
SDL_GetGamepadButtonFromString;
|
||||
SDL_GetGamepadFirmwareVersion;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue