mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-12 01:53:04 +08:00
3d354eeaad
Replace uses of (sizeof(arr)/sizeof(arr[0]), and similar, with the SDL_arraysize() macro.