mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 19:07:44 +00:00
Merge branch 'master' into extendeds
This commit is contained in:
@@ -9,10 +9,12 @@ CPVSBounds::CPVSBounds(CInputStream& in)
|
||||
|
||||
u32 CPVSBounds::GetBoundsFileSize()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
bool CPVSBounds::PointInBounds(const zeus::CVector3f&) const
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user