Quellcode durchsuchen

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot vor 1 Woche
Ursprung
Commit
2abfb92c5a
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      include/SDL3/SDL_video.h

+ 0 - 1
include/SDL3/SDL_video.h

@@ -2503,7 +2503,6 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowKeyboardGrab(SDL_Window *window, b
  *
  * \sa SDL_GetWindowMouseRect
  * \sa SDL_SetWindowMouseRect
- * \sa SDL_SetWindowMouseGrab
  * \sa SDL_SetWindowKeyboardGrab
  */
 extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowMouseGrab(SDL_Window *window, bool grabbed);