Misc demo matches (#952)

This commit is contained in:
LagoLunatic
2026-04-14 20:33:05 -04:00
committed by GitHub
parent a62f436d22
commit 55a6be8b87
28 changed files with 1022 additions and 603 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ cPhs_State daObjGong::Act_c::_create() {
/* 00000374-000003A4 .text _delete__Q29daObjGong5Act_cFv */
bool daObjGong::Act_c::_delete() {
dComIfG_resDelete(&mPhs, M_arcname);
dComIfG_resDeleteDemo(&mPhs, M_arcname);
return true;
}