Sync SDL3 wiki -> header

main
SDL Wiki Bot 2024-04-15 21:13:12 +00:00
parent 70ce808c09
commit 7000a112a3
1 changed files with 2 additions and 0 deletions

View File

@ -516,6 +516,8 @@ extern DECLSPEC SDL_bool SDLCALL SDL_CursorVisible(void);
* - Button 1: Left mouse button
* - Button 2: Middle mouse button
* - Button 3: Right mouse button
* - Button 4: Side mouse button 1
* - Button 5: Side mouse button 2
*
* \since This macro is available since SDL 3.0.0.
*/