Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 9 tháng trước cách đây
mục cha
commit
e9fdcf6c60
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);