Browse Source

Sync SDL3 wiki -> header

SDL Wiki Bot 1 year ago
parent
commit
8bd0433966
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/SDL3/SDL_video.h

+ 1 - 0
include/SDL3/SDL_video.h

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