This commit is contained in:
TakaRikka
2026-03-12 17:56:51 -07:00
931 changed files with 25778 additions and 24285 deletions
+14 -14
View File
@@ -79,18 +79,18 @@ static actor_method_class daSkip2D_MethodTable = {
};
actor_process_profile_definition g_profile_SKIP2D = {
fpcLy_CURRENT_e,
3,
fpcPi_CURRENT_e,
PROC_SKIP2D,
&g_fpcLf_Method.base,
sizeof(daSkip2D_c),
0,
0,
&g_fopAc_Method.base,
772,
&daSkip2D_MethodTable,
0x40000,
fopAc_ACTOR_e,
fopAc_CULLBOX_0_e,
/* Layer ID */ fpcLy_CURRENT_e,
/* List ID */ 3,
/* List Prio */ fpcPi_CURRENT_e,
/* Proc Name */ fpcNm_SKIP2D_e,
/* Proc SubMtd */ &g_fpcLf_Method.base,
/* Size */ sizeof(daSkip2D_c),
/* Size Other */ 0,
/* Parameters */ 0,
/* Leaf SubMtd */ &g_fopAc_Method.base,
/* Draw Prio */ fpcDwPi_SKIP2D_e,
/* Actor SubMtd */ &daSkip2D_MethodTable,
/* Status */ fopAcStts_UNK_0x40000_e,
/* Group */ fopAc_ACTOR_e,
/* Cull Type */ fopAc_CULLBOX_0_e,
};