mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 20:17:01 +00:00
@@ -34,7 +34,7 @@ public:
|
||||
, x24_objectScale(nullptr) {}
|
||||
|
||||
CAnimPlaybackParms(int anim, const CQuaternion* deltaOrient, const CVector3f* targetPos,
|
||||
const CTransform4f* xf, const CVector3f* scale, bool useLocator)
|
||||
const CTransform4f* xf, const CVector3f* scale, bool useLocator)
|
||||
: x0_animA(anim)
|
||||
, x4_animB(-1)
|
||||
, x8_blendWeight(1.f)
|
||||
|
||||
Reference in New Issue
Block a user