Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2024-10-30 20:47:55 +00:00
parent 7c968f1510
commit 68cc173d92

View File

@@ -2509,9 +2509,9 @@ extern "C" {
* A variable controlling whether the hardware cursor stays visible when * A variable controlling whether the hardware cursor stays visible when
* relative mode is active. * relative mode is active.
* *
* This variable can be set to the following values: * This variable can be set to the following values:
* *
* - "0": The cursor will be hidden while relative mode is active (default) * - "0": The cursor will be hidden while relative mode is active (default)
* - "1": The cursor will remain visible while relative mode is active * - "1": The cursor will remain visible while relative mode is active
* *
* Note that for systems without raw hardware inputs, relative mode is * Note that for systems without raw hardware inputs, relative mode is