2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 15:47:46 +00:00

Update submodules, add room timer

This commit is contained in:
2020-12-31 14:00:10 -08:00
parent 0364d50164
commit c6593760b1
6 changed files with 26 additions and 2 deletions

View File

@@ -464,6 +464,7 @@ public:
void sub_80044098(const CCollisionResponseData& colRespData, const CRayCastResult& rayCast, TUniqueId uid,
const CWeaponMode& weaponMode, u32 w1, u8 thermalFlags);
const CGameArea* GetCurrentArea() const;
void SetWarping(bool warp) { m_warping = warp; }
};
} // namespace urde