Skip to content

Commit

Permalink
Sync SDL3 wiki -> header
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
SDLWikiBot committed Nov 1, 2024
1 parent e31e3ca commit 19af3a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/SDL3/SDL_events.h
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,9 @@ typedef struct SDL_UserEvent
/**
* The structure for all events in SDL.
*
* The SDL_Event structure is the core of all event handling in SDL. SDL_Event
* is a union of all event structures used in SDL.
*
* \since This struct is available since SDL 3.1.3.
*/
typedef union SDL_Event
Expand Down

0 comments on commit 19af3a2

Please sign in to comment.