mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:47:43 +00:00
CPhysicsActor fixes, initial clang-format
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
EPOIType GetPoiType() const { return x18_type; }
|
||||
u32 GetIndex() const {return x24_index;}
|
||||
float GetWeight() const { return x2c_weight; }
|
||||
u32 GetCharIdx() const { return x30_charIdx; }
|
||||
u32 GetCharacterIndex() const { return x30_charIdx; }
|
||||
u32 GetFlags() const { return x34_flags; }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user