mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-23 01:01:07 +01:00
Trailing commas in enums is a C99 feature. This commit removes them in SDL headers for ANSI compatibility.
Trailing commas in enums is a C99 feature. This commit removes them in SDL headers for ANSI compatibility.