mirror of https://github.com/libsdl-org/SDL
Sync SDL3 wiki -> header
This commit is contained in:
parent
f57c597c60
commit
b5c0921196
|
@ -1404,7 +1404,6 @@ extern SDL_DECLSPEC Uint32 SDLCALL SDL_RegisterEvents(int numevents);
|
|||
* Get window associated with an event.
|
||||
*
|
||||
* \param event an event containing a `windowID`.
|
||||
*
|
||||
* \returns the associated window on success or NULL if there is none.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
|
|
Loading…
Reference in New Issue