Explorar el Código

Fixed the name of the PS5 hint

Sam Lantinga hace 4 años
padre
commit
d3d2aee7f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      WhatsNew.txt

+ 1 - 1
WhatsNew.txt

@@ -21,7 +21,7 @@ General:
 	* SDL_GameControllerRumbleTriggers()
 	* SDL_GameControllerHasLED()
 	* 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:
 	* SDL_JoystickGetSerial()
 	* SDL_JoystickRumbleTriggers()