2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 05:47:43 +00:00

More CRidley imps

This commit is contained in:
2019-11-12 12:25:21 -08:00
parent 3b101267f8
commit a1c7692d36
11 changed files with 1082 additions and 163 deletions

View File

@@ -23,6 +23,7 @@ public:
const CPlayer& player, bool gravity, float dt) const;
const CDamageInfo& GetDamage() const { return xc_damageInfo; }
void SetDamage(const CDamageInfo& damageInfo) { xc_damageInfo = damageInfo; }
TToken<CWeaponDescription>& Token() { return x0_weaponDescription; }
};
} // namespace urde