Improve match for Act3Ammo::Animate (#1612)

* Improve Act3Ammo

* Early return
This commit is contained in:
MS
2025-07-09 14:09:49 -04:00
committed by GitHub
parent 5d3b6884e0
commit 4ebc5b453f
3 changed files with 86 additions and 68 deletions

View File

@@ -90,7 +90,7 @@ public:
// Act3Ammo::`scalar deleting destructor'
private:
MxResult FUN_10053db0(float p_param1, const Matrix4& p_param2);
MxResult FUN_10053db0(float p_param1, Matrix4& p_param2);
static Mx3DPointFloat g_unk0x10104f08;