build fix

This commit is contained in:
Jasper St. Pierre
2024-08-03 11:36:13 -07:00
parent caff8a8390
commit 0f1eae56e9
2 changed files with 4 additions and 4 deletions
@@ -93,7 +93,7 @@ void J3DJointTree::makeHierarchy(J3DNode* pRootNode, const J3DModelHierarchy** p
/* 802ED108-802ED130 .text clear__12J3DModelDataFv */
void J3DModelData::clear() {
mpRawData = NULL;
mBinary = NULL;
mFlags = 0;
mbHasBumpArray = 0;
mbHasBillboard = 0;