2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-11 04:27:42 +00:00
This commit is contained in:
Jack Andersen
2017-08-12 22:19:33 -10:00
177 changed files with 830 additions and 729 deletions

View File

@@ -150,7 +150,7 @@ const zeus::CTransform CActor::GetLocatorTransform(const std::string& segName) c
}
EWeaponCollisionResponseTypes CActor::GetCollisionResponseType(const zeus::CVector3f&, const zeus::CVector3f&,
CWeaponMode&, s32)
const CWeaponMode&, s32) const
{
return EWeaponCollisionResponseTypes::Unknown13;
}