mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-31 22:31:05 +02:00
Using `(value * SDL max) / 3DS max` allows for marginally better accuracy compared to `value * (SDL max / 3DS max)`.
Using `(value * SDL max) / 3DS max` allows for marginally better accuracy compared to `value * (SDL max / 3DS max)`.