Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 tháng trước cách đây
mục cha
commit
3c13bae64f
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

@@ -2357,6 +2357,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowParent(SDL_Window *window, SDL_Win
  * \since This function is available since SDL 3.1.3.
  *
  * \sa SDL_SetWindowParent
+ * \sa SDL_WINDOW_MODAL
  */
 extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowModal(SDL_Window *window, bool modal);