mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-19 11:54:37 +08:00
cacac6cc34
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