mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-04 08:06:02 +02:00
There were a few places throughout the SDL code where values were clamped using SDL_min() and SDL_max(). Now that we have an SDL_clamp() macro, use this instead.
44 KiB
44 KiB