Skip to content

Commit

Permalink
Sync wiki -> header
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Jul 23, 2021
1 parent 15ed665 commit 48993a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_mouse.h
Expand Up @@ -255,7 +255,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_GetRelativeMouseMode(void);
*
* - data=0, mask=1: white
* - data=1, mask=1: black
* - data=0, mask=1: transparent
* - data=0, mask=0: transparent
* - data=1, mask=0: inverted color if possible, black if not.
*
* Cursors created with this function must be freed with SDL_FreeCursor().
Expand Down

0 comments on commit 48993a7

Please sign in to comment.