mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-23 18:46:31 +00:00
Sync wiki -> headers.
(bridge got stuck, I'm just kicking it to get it working again, idk.)
This commit is contained in:
@@ -601,8 +601,8 @@ extern DECLSPEC SDL_DisplayMode * SDLCALL SDL_GetClosestDisplayMode(int displayI
|
||||
* Get the index of the display containing a point
|
||||
*
|
||||
* \param point the point to query
|
||||
* \returns the index of the display containing the point or a negative
|
||||
* error code on failure; call SDL_GetError() for more information.
|
||||
* \returns the index of the display containing the point or a negative error
|
||||
* code on failure; call SDL_GetError() for more information.
|
||||
*
|
||||
* \sa SDL_GetDisplayBounds
|
||||
* \sa SDL_GetNumVideoDisplays
|
||||
|
||||
Reference in New Issue
Block a user