Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2024-09-06 02:17:29 +00:00
parent 702ed83f72
commit e7969553f8
4 changed files with 11 additions and 5 deletions

View File

@@ -414,7 +414,8 @@ typedef struct SDL_VirtualJoystickSensorDesc
/**
* The structure that describes a virtual joystick.
*
* This structure should be initialized using SDL_INIT_INTERFACE(). All elements of this structure are optional.
* This structure should be initialized using SDL_INIT_INTERFACE(). All
* elements of this structure are optional.
*
* \since This struct is available since SDL 3.0.0.
*