Sync wiki -> headers.
This commit is contained in:
parent
858ae9900e
commit
7abb748134
3 changed files with 13 additions and 13 deletions
|
@ -389,8 +389,8 @@ extern DECLSPEC SDL_Cursor *SDLCALL SDL_GetCursor(void);
|
|||
/**
|
||||
* Get the default cursor.
|
||||
*
|
||||
* You do not have to call SDL_FreeCursor() on the return value,
|
||||
* but it is safe to do so.
|
||||
* You do not have to call SDL_FreeCursor() on the return value, but it is
|
||||
* safe to do so.
|
||||
*
|
||||
* \returns the default cursor on success or NULL on failure.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue