mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-21 04:18:11 +00:00
Type names are camel case and field names are snake case except for fields ending in id, which are capitalized. Fixes https://github.com/libsdl-org/SDL/issues/6955