bpw partial cleanup, fix inline usage across several actors

This commit is contained in:
LagoLunatic
2025-09-18 20:17:27 -04:00
parent ae94c57e73
commit 048d242eef
54 changed files with 733 additions and 518 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ static BOOL daKi_Draw(ki_class* i_this) {
dComIfGd_setList();
} else {
J3DModelData* pModelData = pModel->getModelData();
i_this->m920->entry(pModelData, i_this->m920->getFrame());
i_this->m920->entry(pModelData);
dComIfGd_setListMaskOff();
i_this->mpMorf->entryDL();