mirror of
https://github.com/encounter/SDL.git
synced 2025-10-08 10:59:38 +00:00
Cameron Cawley stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf The default implementation is based on the one used in the Windows RT video driver.