Fixed the name of the PS5 hint

This commit is contained in:
Sam Lantinga 2020-12-09 10:39:36 -08:00
parent a77a07152a
commit d3d2aee7f4

View file

@ -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()