Procházet zdrojové kódy

Fixed the version availability of SDL_HINT_JOYSTICK_ENHANCED_REPORTS

Sam Lantinga před 1 rokem
rodič
revize
c077b7a918
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      include/SDL3/SDL_hints.h

+ 1 - 1
include/SDL3/SDL_hints.h

@@ -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"