From d2b3dea0e390f388e2e89c878aaf25e02be85003 Mon Sep 17 00:00:00 2001 From: jonschz Date: Sat, 29 Jun 2024 15:38:11 +0200 Subject: [PATCH] Fix BETA10 offset --- LEGO1/realtime/vector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/realtime/vector.h b/LEGO1/realtime/vector.h index 4b2cfda7..2b5208ab 100644 --- a/LEGO1/realtime/vector.h +++ b/LEGO1/realtime/vector.h @@ -385,7 +385,7 @@ class Vector4 : public Vector3 { friend class Mx4DPointFloat; }; -// FUNCTION: BETA10 0x10048c20 +// FUNCTION: BETA10 0x10048ad0 // FUNCTION: LEGO1 0x10002b70 inline int Vector4::NormalizeQuaternion() {