Stephane-D / SGDK

SGDK - A free and open development kit for the Sega Mega Drive
https://www.patreon.com/SGDK
MIT License
1.7k stars 179 forks source link

maths: fixed fix16 rounding #295

Closed lucaspcamargo closed 10 months ago

lucaspcamargo commented 10 months ago

Simple fix for fix16 rounding

Stephane-D commented 10 months ago

Thanks for the PR, the current implementation is indeed 100% wrong ^^