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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user