Skip to content

Commit

Permalink
Sync SDL3 wiki -> header
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed May 13, 2024
1 parent cb41692 commit 8bd0433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL3/SDL_video.h
Expand Up @@ -1756,6 +1756,7 @@ extern DECLSPEC int SDLCALL SDL_SetWindowFullscreen(SDL_Window *window, SDL_bool
* \sa SDL_MinimizeWindow
* \sa SDL_MaximizeWindow
* \sa SDL_RestoreWindow
* \sa SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS
*/
extern DECLSPEC int SDLCALL SDL_SyncWindow(SDL_Window *window);

Expand Down

0 comments on commit 8bd0433

Please sign in to comment.