Fixed the name of the PS5 hint
parent
a77a07152a
commit
d3d2aee7f4
|
@ -21,7 +21,7 @@ General:
|
||||||
* SDL_GameControllerRumbleTriggers()
|
* SDL_GameControllerRumbleTriggers()
|
||||||
* SDL_GameControllerHasLED()
|
* SDL_GameControllerHasLED()
|
||||||
* SDL_GameControllerSetLED()
|
* SDL_GameControllerSetLED()
|
||||||
* Added the hint SDL_JOYSTICK_HIDAPI_PS5 to control whether the HIDAPI driver for PS5 controllers should be used.
|
* Added the hint SDL_HINT_JOYSTICK_HIDAPI_PS5 to control whether the HIDAPI driver for PS5 controllers should be used.
|
||||||
* Added joystick functions to get additional information:
|
* Added joystick functions to get additional information:
|
||||||
* SDL_JoystickGetSerial()
|
* SDL_JoystickGetSerial()
|
||||||
* SDL_JoystickRumbleTriggers()
|
* SDL_JoystickRumbleTriggers()
|
||||||
|
|
Loading…
Reference in New Issue