Demo matches (#767)

This commit is contained in:
LagoLunatic
2025-05-24 18:54:46 -04:00
committed by GitHub
parent 4a29f64e6b
commit 7cd75e8f7b
83 changed files with 945 additions and 424 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ BOOL daObjMtest::Act_c::Delete() {
/* 00000960-000009B8 .text Mthd_Delete__Q210daObjMtest5Act_cFv */
BOOL daObjMtest::Act_c::Mthd_Delete() {
s32 result = MoveBGDelete();
dComIfG_resDelete(&mPhase, M_arcname[M_type]);
dComIfG_resDeleteDemo(&mPhase, M_arcname[M_type]);
return result;
}