Misc fixes (#2860)

* Misc matches

* Remove more old dol2asm stuff

* Remove dCcS::SetMass-related fakematches

No longer necessary with the PCH for some reason.

* Use attention types enum in more places

* Remove more dol2asm stuff

* Clean up matDL_dis.py
This commit is contained in:
LagoLunatic
2025-11-25 11:32:34 -05:00
committed by GitHub
parent cd3d634133
commit 2f2f37a734
156 changed files with 209 additions and 594 deletions
-1
View File
@@ -216,7 +216,6 @@ static int daObj_Wflag_Create(fopAc_ac_c* i_this) {
return rv;
}
/* 80D378C0-80D378C0 000034 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
static actor_method_class l_daObj_Wflag_Method = {
(process_method_func)daObj_Wflag_Create,
(process_method_func)daObj_Wflag_Delete,