Update raymath.h

This commit is contained in:
Ray
2024-10-21 17:26:42 +02:00
parent f141c75cde
commit f60c6d472c

View File

@@ -2898,5 +2898,4 @@ inline const Quaternion& operator *= (Quaternion& lhs, const Matrix& rhs)
//-------------------------------------------------------------------------------
#endif // C++ operators
#endif // RAYMATH_H