mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-12 03:37:56 +02:00
Replace uses of (sizeof(arr)/sizeof(arr[0]), and similar, with the SDL_arraysize() macro.
Replace uses of (sizeof(arr)/sizeof(arr[0]), and similar, with the SDL_arraysize() macro.