mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
7f86f9107d
commit
5c8714cc95
1 changed files with 4 additions and 4 deletions
|
|
@ -1445,10 +1445,10 @@ extern "C" {
|
|||
#define SDL_HINT_JOYSTICK_GAMEINPUT "SDL_JOYSTICK_GAMEINPUT"
|
||||
|
||||
/**
|
||||
* A variable controlling whether GameInput should be used for handling
|
||||
* GIP devices that require raw report processing, but aren't supported
|
||||
* by HIDRAW, such as Xbox One Guitars.
|
||||
*
|
||||
* A variable controlling whether GameInput should be used for handling GIP
|
||||
* devices that require raw report processing, but aren't supported by HIDRAW,
|
||||
* such as Xbox One Guitars.
|
||||
*
|
||||
* Note that this is only supported with GameInput 3 or newer.
|
||||
*
|
||||
* The variable can be set to the following values:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue