mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-16 14:17:42 +08:00
203a2a76fc
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.