mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 04:27:40 +00:00
Better CVector3f::Cross; link CVector3f/CModVectorElement
Thanks @1superchip for the help
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user