Stephane-D / SGDK

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

maths: fixed fix16 rounding #295

Closed lucaspcamargo closed 1 year ago

lucaspcamargo commented 1 year ago

Simple fix for fix16 rounding

Stephane-D commented 1 year ago

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