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 1720fc7 commit e9fdcf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL3/SDL_video.h
Original file line number Diff line number Diff line change
Expand Up @@ -1848,6 +1848,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_ShowWindow(SDL_Window *window);
* \since This function is available since SDL 3.1.3.
*
* \sa SDL_ShowWindow
* \sa SDL_WINDOW_HIDDEN
*/
extern SDL_DECLSPEC bool SDLCALL SDL_HideWindow(SDL_Window *window);

Expand Down

0 comments on commit e9fdcf6

Please sign in to comment.