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
+2 -2
View File
@@ -251,8 +251,8 @@ bool daArrow_Lighteff_c::_draw() {
dComIfGd_setListMaskOff();
}
mBtk.entry(modelData, mBtk.getFrame());
mBrk.entry(modelData, mBrk.getFrame());
mBtk.entry(modelData);
mBrk.entry(modelData);
mDoExt_modelUpdateDL(field_0x298);
mBrk.remove(modelData);
mBtk.remove(modelData);