mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-29 07:59:11 +00:00
Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention
This commit is contained in:
parent
fcf5b99068
commit
a06a593aa6
7 changed files with 16 additions and 16 deletions
|
@ -199,8 +199,8 @@ SDL3_0.0.0 {
|
|||
SDL_GetGamepadMappingForGUID;
|
||||
SDL_GetGamepadMappingForIndex;
|
||||
SDL_GetGamepadName;
|
||||
SDL_GetGamepadNumTouchpadFingers;
|
||||
SDL_GetGamepadNumTouchpads;
|
||||
SDL_GetNumGamepadTouchpadFingers;
|
||||
SDL_GetNumGamepadTouchpads;
|
||||
SDL_GetGamepadPath;
|
||||
SDL_GetGamepadPlayerIndex;
|
||||
SDL_GetGamepadProduct;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue