mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 18:07:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
97eddacd7a
commit
2abfb92c5a
1 changed files with 0 additions and 1 deletions
|
@ -2503,7 +2503,6 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowKeyboardGrab(SDL_Window *window, b
|
||||||
*
|
*
|
||||||
* \sa SDL_GetWindowMouseRect
|
* \sa SDL_GetWindowMouseRect
|
||||||
* \sa SDL_SetWindowMouseRect
|
* \sa SDL_SetWindowMouseRect
|
||||||
* \sa SDL_SetWindowMouseGrab
|
|
||||||
* \sa SDL_SetWindowKeyboardGrab
|
* \sa SDL_SetWindowKeyboardGrab
|
||||||
*/
|
*/
|
||||||
extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowMouseGrab(SDL_Window *window, bool grabbed);
|
extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowMouseGrab(SDL_Window *window, bool grabbed);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue