mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): DetailDoodad funcs
This commit is contained in:
parent
ede945f503
commit
9f188c7656
18 changed files with 114 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue