mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 08:27:41 +00:00
PVS related imps
Former-commit-id: 147cd11849f4f5531a8763c238f00e5a84ab0e18
This commit is contained in:
@@ -20,6 +20,12 @@ class COBBTree {
|
||||
rstl::vector<CVector3f> x60_vertices;
|
||||
SIndexData(CInputStream& in);
|
||||
};
|
||||
|
||||
public:
|
||||
COBBTree(CInputStream& in);
|
||||
~COBBTree();
|
||||
private:
|
||||
char data[0x8c];
|
||||
};
|
||||
|
||||
#endif // _COBBTREE
|
||||
|
||||
Reference in New Issue
Block a user