mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-07 09:45:33 -04:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user