mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
367c8d7c7b
commit
2b2bf85970
1 changed files with 1 additions and 0 deletions
|
|
@ -1868,6 +1868,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowSize(SDL_Window *window, int w, in
|
|||
* \sa SDL_GetRenderOutputSize
|
||||
* \sa SDL_GetWindowSizeInPixels
|
||||
* \sa SDL_SetWindowSize
|
||||
* \sa SDL_EVENT_WINDOW_RESIZED
|
||||
*/
|
||||
extern SDL_DECLSPEC bool SDLCALL SDL_GetWindowSize(SDL_Window *window, int *w, int *h);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue