mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:47:43 +00:00
More work on CBallCamera
This commit is contained in:
@@ -676,6 +676,7 @@ public:
|
||||
TUniqueId GetRidingPlatformId() const { return x82e_ridingPlatform; }
|
||||
const zeus::CVector3f& GetLastVelocity() const { return x794_lastVelocity; }
|
||||
const zeus::CVector3f& GetMoveDir() const { return x50c_moveDir; }
|
||||
const zeus::CVector3f& GetLeaveMorphDir() const { return x518_leaveMorphDir; }
|
||||
u32 GetBombJumpCount() const { return x9d0_bombJumpCount; }
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user