Updated version and documentation for 3.3.2 preview release

This commit is contained in:
Sam Lantinga
2025-10-23 15:19:13 -07:00
parent a55002b8ed
commit b31c4b70b3
11 changed files with 79 additions and 18 deletions

View File

@@ -1604,7 +1604,7 @@ extern SDL_DECLSPEC Uint32 SDLCALL SDL_RegisterEvents(int numevents);
extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_GetWindowFromEvent(const SDL_Event *event);
/**
* Generate a human-readable description of an event.
* Generate an English description of an event.
*
* This will fill `buf` with a null-terminated string that might look
* something like this: