2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 01:07:43 +00:00

Add missing CPhysicsActor class member

This commit is contained in:
2016-09-01 12:39:13 -07:00
parent 130108070d
commit 9a1a434605
8 changed files with 28 additions and 21 deletions

View File

@@ -34,7 +34,7 @@ class CPatternedInfo
float xc4_halfExtent;
float xc8_height;
zeus::CVector3f xcc_bodyOrigin;
float xd8_;
float xd8_stepUpHeight;
float xdc_;
float xe0_;
float xe4_;