mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
CPhysicsActor fixes, initial clang-format
This commit is contained in:
@@ -38,7 +38,7 @@ class CPatternedInfo
|
||||
float xdc_;
|
||||
float xe0_;
|
||||
float xe4_;
|
||||
u16 xe8_sfxId;
|
||||
u16 xe8_deathSfx;
|
||||
CAnimationParameters xec_animParams;
|
||||
bool xf8_active;
|
||||
ResId xfc_stateMachineId;
|
||||
@@ -54,7 +54,7 @@ class CPatternedInfo
|
||||
zeus::CVector3f x124_particle2Scale;
|
||||
ResId x130_particle2 = -1;
|
||||
|
||||
u16 x134_sfxId2 = -1;
|
||||
u16 x134_iceShatterSfx = -1;
|
||||
|
||||
public:
|
||||
CPatternedInfo(CInputStream& in, u32 pcount);
|
||||
|
||||
Reference in New Issue
Block a user