- moved the subsectors into FLevelLocals.
This commit is contained in:
parent
59b684bdbc
commit
f201dab534
28 changed files with 280 additions and 295 deletions
|
|
@ -195,7 +195,7 @@ public:
|
|||
|
||||
void Extract(node_t *&nodes, int &nodeCount,
|
||||
TStaticArray<seg_t> &segs,
|
||||
subsector_t *&ssecs, int &subCount,
|
||||
TStaticPointableArray<subsector_t> &ssecs,
|
||||
TStaticArray<vertex_t> &vertexes);
|
||||
const int *GetOldVertexTable();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue