Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 months ago
parent
commit
e9fdcf6c60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/SDL3/SDL_video.h

+ 1 - 0
include/SDL3/SDL_video.h

@@ -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);