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
@@ -128,7 +128,7 @@ cPhs_State daObjHat_c::createInit() {
/* 000006AC-000006DC .text _delete__10daObjHat_cFv */
BOOL daObjHat_c::_delete() {
dComIfG_resDelete(&mPhs, "Ro");
dComIfG_resDeleteDemo(&mPhs, "Ro");
return TRUE;
}