Sync SDL3 wiki -> header
This commit is contained in:
parent
cb85894e94
commit
4fbdbbbde6
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is a unique ID for a mouse for the time it is connected to the
|
* This is a unique ID for a mouse for the time it is connected to the system,
|
||||||
* system, and is never reused for the lifetime of the application.
|
* and is never reused for the lifetime of the application.
|
||||||
*
|
*
|
||||||
* If the mouse is disconnected and reconnected, it will get a new ID.
|
* If the mouse is disconnected and reconnected, it will get a new ID.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue