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
@@ -907,7 +907,7 @@ BOOL daNpc_Nz_c::createInit() {
/* 00002768-0000282C .text setSmokeParticle__10daNpc_Nz_cFv */
void daNpc_Nz_c::setSmokeParticle() {
if(field_0x914.getEmitter() != NULL) {
field_0x914.end();
field_0x914.remove();
}
if(field_0x914.getEmitter() == NULL) {
@@ -966,7 +966,7 @@ daNpc_Nz_c::daNpc_Nz_c() {
/* 00002E00-00002E6C .text _delete__10daNpc_Nz_cFv */
bool daNpc_Nz_c::_delete() {
if(field_0x914.getEmitter()) {
field_0x914.end();
field_0x914.remove();
}
dComIfG_resDelete(&mPhs1, m_arc_name);