mirror of https://github.com/encounter/SDL.git
Sync wiki -> header
This commit is contained in:
parent
94eeb587c1
commit
49ca8bf520
|
@ -382,7 +382,7 @@ typedef struct SDL_VirtualJoystickDesc
|
||||||
*
|
*
|
||||||
* \returns the joystick's device index, or -1 if an error occurred.
|
* \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);
|
extern DECLSPEC int SDLCALL SDL_JoystickAttachVirtualEx(const SDL_VirtualJoystickDesc *desc);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue