mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-01 22:56:48 +08:00
Event names have grown in length and are occasionally truncated when being logged (e.g. SDL_EVENT_WINDOW_PIXEL_SIZE_CHA). Increase the event name buffer size to handle the longer names.