mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-14 18:27:50 +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 |
||
|---|---|---|
| .. | ||
| SDL_test_assert.c | ||
| SDL_test_common.c | ||
| SDL_test_compare.c | ||
| SDL_test_crc32.c | ||
| SDL_test_font.c | ||
| SDL_test_fuzzer.c | ||
| SDL_test_harness.c | ||
| SDL_test_log.c | ||
| SDL_test_md5.c | ||
| SDL_test_memory.c | ||
| SDL_test_random.c | ||