mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-04 02:47:39 +00:00
Replaced SDL_GetJoystickCaps() with joystick properties
Fixes https://github.com/libsdl-org/SDL/issues/8927
This commit is contained in:
parent
019dc53764
commit
f66fe7e221
37 changed files with 176 additions and 341 deletions
|
@ -984,5 +984,3 @@
|
|||
#define SDL_GetHapticName SDL_GetHapticName_REAL
|
||||
#define SDL_ReadSurfacePixel SDL_ReadSurfacePixel_REAL
|
||||
#define SDL_FlipSurface SDL_FlipSurface_REAL
|
||||
#define SDL_GetGamepadCaps SDL_GetGamepadCaps_REAL
|
||||
#define SDL_GetJoystickCaps SDL_GetJoystickCaps_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue