mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-14 23:38:14 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user