feat(profile): DetailDoodad funcs

This commit is contained in:
gromchek 2025-09-20 15:39:58 +03:00
parent ede945f503
commit 9f188c7656
18 changed files with 114 additions and 3 deletions

View file

@ -96,8 +96,8 @@ struct CMapObjGroup
uint16_t transparencyBatchesCount;
uint16_t intBatchCount;
int32_t extBatchCount;
void* CAaBspNodePtr;
void* CAaBspNodePtr;
void* CAaBspNodePtr1;
void* CAaBspNodePtr2;
uint16_t* nodeFaceIndices;
int32_t bspNodesCount;
int32_t nodeFaceIndicesCount;