Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -665,8 +665,8 @@ extern SDL_DECLSPEC SDL_DisplayMode ** SDLCALL SDL_GetFullscreenDisplayModes(SDL
|
|||||||
* for the desktop refresh rate.
|
* for the desktop refresh rate.
|
||||||
* \param include_high_density_modes boolean to include high density modes in
|
* \param include_high_density_modes boolean to include high density modes in
|
||||||
* the search.
|
* the search.
|
||||||
* \param closest a pointer filled in with the closest display mode equal to or
|
* \param closest a pointer filled in with the closest display mode equal to
|
||||||
* larger than the desired mode.
|
* or larger than the desired mode.
|
||||||
* \returns true on success or false on failure; call SDL_GetError() for more
|
* \returns true on success or false on failure; call SDL_GetError() for more
|
||||||
* information.
|
* information.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user