Files
SDL/src/joystick
David Gow fbc364908a Use the new SDL_clamp() macro where sensible
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.
2021-08-14 09:01:14 -07:00
..
2021-01-02 10:25:38 -08:00
2021-06-24 18:09:04 -07:00