Fixed the version availability of SDL_HINT_JOYSTICK_ENHANCED_REPORTS

This commit is contained in:
Sam Lantinga 2025-01-02 17:28:45 -08:00
parent 0b520cd4b4
commit c077b7a918

View file

@ -1285,7 +1285,7 @@ extern "C" {
*
* This hint can be enabled anytime.
*
* \since This hint is available since SDL 3.1.3.
* \since This hint is available since SDL 3.1.8.
*/
#define SDL_HINT_JOYSTICK_ENHANCED_REPORTS "SDL_JOYSTICK_ENHANCED_REPORTS"