Ver Fonte

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot há 1 mês atrás
pai
commit
fb794acff7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      include/SDL3/SDL_joystick.h

+ 1 - 1
include/SDL3/SDL_joystick.h

@@ -199,7 +199,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_LockJoysticks(void) SDL_ACQUIRE(SDL_joystic
  *
  *
  * \threadsafety It is safe to call this function from any thread.
  * \threadsafety It is safe to call this function from any thread.
  *
  *
- * \since This function is available since SDL 3.2.0.
+ * \since This function is available since SDL 3.6.0.
  */
  */
 extern SDL_DECLSPEC bool SDLCALL SDL_TryLockJoysticks(void) SDL_ACQUIRE(SDL_joystick_lock);
 extern SDL_DECLSPEC bool SDLCALL SDL_TryLockJoysticks(void) SDL_ACQUIRE(SDL_joystick_lock);