mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-04 11:00:04 -04:00
Cast the rotation values to a short before assigning to the tangles struct to avoid the FCVTZU instruction which strips the negative sign from kicking in. Fixes #161