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
@@ -30,7 +30,7 @@ void rideCallBack(dBgW*, fopAc_ac_c* i_this, fopAc_ac_c* i_other) {
/* 000000DC-0000012C .text Delete__9daFloor_cFv */
BOOL daFloor_c::Delete() {
mSmokeCallBack.end();
mSmokeCallBack.remove();
dComIfG_resDelete(&mPhs, m_arcname);
return TRUE;
}