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
@@ -2079,7 +2079,7 @@ BOOL daNpc_Os_c::draw() {
g_env_light.settingTevStruct(TEV_TYPE_ACTOR, &current.pos, &tevStr);
g_env_light.setLightTevColorType(pModel, &tevStr);
mBrkAnm.entry(pModelData, mBrkAnm.getFrame());
mBrkAnm.entry(pModelData);
mpMorf->entryDL();
mBrkAnm.remove(pModelData);