Misc cleanup

This commit is contained in:
LagoLunatic
2025-01-11 22:12:10 -05:00
parent 532bdb29ad
commit 40d18bef9d
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ BOOL daObjHbrf1::Act_c::Delete() {
BOOL daObjHbrf1::Act_c::Mthd_Delete() {
BOOL ret = MoveBGDelete();
// Debug map shows dComIfG_deleteObjectRes here?
// The demo version (and thus the demo debug maps) used dComIfG_deleteObjectRes here instead.
dComIfG_resDelete(&mPhs, M_arcname);
return ret;