mirror of
https://github.com/zeldaret/ph
synced 2026-09-03 01:54:10 -04:00
Decomp ActorManager
This commit is contained in:
@@ -9,5 +9,6 @@ struct AABB {
|
||||
Vec3p min;
|
||||
Vec3p max;
|
||||
|
||||
bool Contains(Vec3p *vec);
|
||||
bool ContainsInXZ(Vec3p *vec);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user