mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 08:27:41 +00:00
@@ -191,14 +191,14 @@ private:
|
||||
int x214_passedParticleCount;
|
||||
int x218_passedSoundCount;
|
||||
int x21c_particleLightIdx;
|
||||
bool x220_24_animating : 1;
|
||||
bool x220_25_loop : 1;
|
||||
bool x220_26_aligningPos : 1;
|
||||
bool x220_27_ : 1;
|
||||
bool x220_28_ : 1;
|
||||
bool x220_29_animationJustStarted : 1;
|
||||
bool x220_30_poseBuilt : 1;
|
||||
bool x220_31_poseCached : 1;
|
||||
u8 x220_24_animating : 1;
|
||||
u8 x220_25_loop : 1;
|
||||
u8 x220_26_aligningPos : 1;
|
||||
u8 x220_27_ : 1;
|
||||
u8 x220_28_ : 1;
|
||||
u8 x220_29_animationJustStarted : 1;
|
||||
u8 x220_30_poseBuilt : 1;
|
||||
u8 x220_31_poseCached : 1;
|
||||
CPoseAsTransforms x224_pose;
|
||||
CHierarchyPoseBuilder x2fc_poseBuilder;
|
||||
CAnimPlaybackParms x40c_playbackParms;
|
||||
|
||||
Reference in New Issue
Block a user