Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-08-16 22:22:07 +00:00
parent cb85894e94
commit 4fbdbbbde6

View File

@ -39,8 +39,8 @@ extern "C" {
#endif
/**
* This is a unique ID for a mouse for the time it is connected to the
* system, and is never reused for the lifetime of the application.
* This is a unique ID for a mouse for the time it is connected to the system,
* and is never reused for the lifetime of the application.
*
* If the mouse is disconnected and reconnected, it will get a new ID.
*