mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 13:03: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:
@@ -521,8 +521,6 @@ static int daNpc_seiD_IsDelete(void* param_1) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* 80ACB408-80ACB408 0000AC 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
|
||||
|
||||
/* 80ACB520-80ACB540 -00001 0020+00 1/0 0/0 0/0 .data daNpc_seiD_MethodTable */
|
||||
static actor_method_class daNpc_seiD_MethodTable = {
|
||||
(process_method_func)daNpc_seiD_Create,
|
||||
|
||||
Reference in New Issue
Block a user