2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 23:47:42 +00:00

Compile fixes

This commit is contained in:
2016-03-23 14:41:41 -07:00
parent dc24a864fd
commit ee6defb120
2 changed files with 2 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ private:
CStaticInterference x188_staticIntf;
public:
float GetBeamSwitchTime() const;
u32 CalculateItemCollectionRate() const;
u32 GetBaseHealthCapacityInt32() { return 99; }