Skip to content

Commit

Permalink
Sync SDL3 wiki -> header
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
SDLWikiBot committed Nov 25, 2024
1 parent d55e6df commit 03d15c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions include/SDL3/SDL_hints.h
Original file line number Diff line number Diff line change
Expand Up @@ -2403,8 +2403,9 @@ extern "C" {

/**
* A variable setting which system cursor to use as the default cursor.
* This should be an integer corresponding to the SDL_SystemCursor enum.
* The default value is zero (SDL_SYSTEM_CURSOR_DEFAULT).
*
* This should be an integer corresponding to the SDL_SystemCursor enum. The
* default value is zero (SDL_SYSTEM_CURSOR_DEFAULT).
*
* This hint needs to be set before SDL_Init().
*
Expand Down

0 comments on commit 03d15c0

Please sign in to comment.