Răsfoiți Sursa

Sync wiki -> header

SDL Wiki Bot 4 ani în urmă
părinte
comite
49ca8bf520
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      include/SDL_joystick.h

+ 1 - 1
include/SDL_joystick.h

@@ -382,7 +382,7 @@ typedef struct SDL_VirtualJoystickDesc
  *
  * \returns the joystick's device index, or -1 if an error occurred.
  *
- * \since This function is available since SDL 2.24.0.
+ * \since This function is available since SDL 2.0.24.
  */
 extern DECLSPEC int SDLCALL SDL_JoystickAttachVirtualEx(const SDL_VirtualJoystickDesc *desc);