mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-16 17:58:27 +00:00
Fixed the version availability of SDL_HINT_JOYSTICK_ENHANCED_REPORTS
This commit is contained in:
parent
0b520cd4b4
commit
c077b7a918
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue