2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-11 04:27:42 +00:00

Final CChozoGhost imps

This commit is contained in:
2020-03-06 07:16:55 -08:00
parent e43bfe1e58
commit 1cccaac115
8 changed files with 193 additions and 13 deletions

View File

@@ -92,5 +92,6 @@ public:
const CProjectileWeapon& GetProjectileWeapon() const { return x170_projectile; }
TUniqueId GetHomingTargetId() const { return x2c0_homingTargetId; }
zeus::CVector3f GetPreviousPos() const { return x298_previousPos; }
void SetMinHomingDistance(float dist) { x2e0_minHomingDist = dist; }
};
} // namespace urde