Sfoglia il codice sorgente

Fixed the name of the PS5 hint

Sam Lantinga 4 anni fa
parent
commit
d3d2aee7f4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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()