mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
More collision actor work
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
private:
|
||||
std::vector<CJointCollisionDescription> x0_jointDescriptions;
|
||||
TUniqueId x10_;
|
||||
|
||||
bool x13_ = false;
|
||||
public:
|
||||
CCollisionActorManager(CStateManager&, TUniqueId, TAreaId, const std::vector<CJointCollisionDescription>&, bool);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user