Fix BETA10 offset

This commit is contained in:
jonschz 2024-06-29 15:38:11 +02:00
parent a4f2367a0f
commit d2b3dea0e3

View File

@ -385,7 +385,7 @@ class Vector4 : public Vector3 {
friend class Mx4DPointFloat; friend class Mx4DPointFloat;
}; };
// FUNCTION: BETA10 0x10048c20 // FUNCTION: BETA10 0x10048ad0
// FUNCTION: LEGO1 0x10002b70 // FUNCTION: LEGO1 0x10002b70
inline int Vector4::NormalizeQuaternion() inline int Vector4::NormalizeQuaternion()
{ {