Descent3/physics
Jacob Coby 147078b3a6 Fix controls on aarch64
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
2024-04-26 17:07:24 -04:00
..
CMakeLists.txt
Collide.cpp
FindIntersection.cpp Fix -Wtautological-pointer-compare 2024-04-21 20:24:31 +02:00
newstyle_fi.cpp
physics.cpp Fix controls on aarch64 2024-04-26 17:07:24 -04:00