Clear unknowns in Matrix (#1615)

This commit is contained in:
Fabian Neundorf
2025-07-11 03:58:53 +02:00
committed by GitHub
parent c784fc32f1
commit 6497cb42b7
3 changed files with 34 additions and 34 deletions

View File

@@ -45,7 +45,7 @@ public:
inline void RotateX(const float& p_angle);
inline void RotateY(const float& p_angle);
inline void RotateZ(const float& p_angle);
inline int BETA_1005a590(Matrix4& p_mat);
inline int Invert(Matrix4& p_mat);
inline void Swap(int p_d1, int p_d2);
// FUNCTION: BETA10 0x1001c670