mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
Initial CJointCollisionDescription imps, minor CScriptTrigger cleanup
This commit is contained in:
@@ -34,6 +34,9 @@ public:
|
||||
{
|
||||
};
|
||||
private:
|
||||
float x34_steeringSpeedMin;
|
||||
float x38_steeringSpeedMax;
|
||||
rstl::reserved_vector<CBodyStateCmd, 28> x44_;
|
||||
public:
|
||||
CBodyStateCmdMgr() = default;
|
||||
void DeliverCmd(EBodyStateCmd);
|
||||
|
||||
Reference in New Issue
Block a user