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
@@ -169,7 +169,7 @@ bool daArrow_Iceeff_c::_draw() {
else {
g_env_light.setLightTevColorType(mpModel, &tevStr);
J3DModelData* mdl_data = mpModel->getModelData();
mBck.entry(mdl_data, mBck.getFrame());
mBck.entry(mdl_data);
if(field_0xA3C == 1) {
mDoExt_modelUpdateDL(mpModel);
}