mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
512d97eaba
commit
71c4de190c
1 changed files with 4 additions and 0 deletions
|
|
@ -107,6 +107,10 @@ typedef Uint32 SDL_JoystickID;
|
|||
* This is by no means a complete list of everything that can be plugged into
|
||||
* a computer.
|
||||
*
|
||||
* You may refer to
|
||||
* [XInput Controller Types](https://learn.microsoft.com/en-us/windows/win32/xinput/xinput-and-controller-subtypes)
|
||||
* table for a general understanding of each joystick type.
|
||||
*
|
||||
* \since This enum is available since SDL 3.2.0.
|
||||
*/
|
||||
typedef enum SDL_JoystickType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue