mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 00:27:43 +00:00
Various windows compile fixes
This commit is contained in:
@@ -17,7 +17,7 @@ FourCC CCollidableOBBTree::GetPrimType() const
|
||||
|
||||
CRayCastResult CCollidableOBBTree::CastRayInternal(const CInternalRayCastStructure&) const
|
||||
{
|
||||
|
||||
return {};
|
||||
}
|
||||
|
||||
zeus::CAABox CCollidableOBBTree::CalculateAABox(const zeus::CTransform& xf) const
|
||||
|
||||
Reference in New Issue
Block a user