Better CVector3f::Cross; link CVector3f/CModVectorElement

Thanks @1superchip for the help
This commit is contained in:
2024-09-28 13:53:21 -06:00
parent 3a933dcd24
commit 539b269d01
5 changed files with 15 additions and 16 deletions

View File

@@ -919,7 +919,7 @@ config.libs = [
Object(Matching, "Kyoto/Math/CVector2f.cpp"),
Object(Matching, "Kyoto/Math/CVector2i.cpp"),
Object(Matching, "Kyoto/Math/CVector3d.cpp"),
Object(NonMatching, "Kyoto/Math/CVector3f.cpp"),
Object(Matching, "Kyoto/Math/CVector3f.cpp"),
Object(Matching, "Kyoto/Math/CVector3i.cpp"),
Object(NonMatching, "Kyoto/Math/RMathUtils.cpp"),
Object(Matching, "Kyoto/CCrc32.cpp"),
@@ -931,7 +931,7 @@ config.libs = [
Object(Matching, "Kyoto/Particles/CColorElement.cpp"),
Object(NonMatching, "Kyoto/Particles/CElementGen.cpp"),
Object(Matching, "Kyoto/Particles/CIntElement.cpp"),
Object(NonMatching, "Kyoto/Particles/CModVectorElement.cpp"),
Object(Matching, "Kyoto/Particles/CModVectorElement.cpp"),
Object(NonMatching, "Kyoto/Particles/CParticleDataFactory.cpp"),
Object(Matching, "Kyoto/Particles/CParticleGen.cpp"),
Object(Matching, "Kyoto/Particles/CParticleGlobals.cpp"),