Browse Source

Set hint SDL_HINT_MAC_SCROLL_MOMENTUM version to SDL 3.1.4.

Petar Popovic 6 months ago
parent
commit
3086b25c4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL3/SDL_hints.h

+ 1 - 1
include/SDL3/SDL_hints.h

@@ -2301,7 +2301,7 @@ extern "C" {
  *
  * This hint needs to be set before SDL_Init().
  *
- * \since This hint is available since SDL 3.0.0.
+ * \since This hint is available since SDL 3.1.4.
  */
 #define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_MAC_SCROLL_MOMENTUM"