actor enum, m_Do_ext fixes

This commit is contained in:
Jasper St. Pierre
2023-09-10 12:35:28 -07:00
parent aa738135ed
commit ef45f47306
5 changed files with 96 additions and 116 deletions
+3 -3
View File
@@ -144,9 +144,9 @@ extern actor_process_profile_definition g_profile_ALLDIE = {
0,
0,
&g_fopAc_Method.base,
0x0116,
0x011D,
&l_daAlldie_Method,
0x00044000,
0,
6,
fopAc_ACTOR_e,
fopAc_CULLBOX_6_e,
};
+7 -5
View File
@@ -41,6 +41,8 @@ public:
daObjGryw00_c * mpGryw00;
};
STATIC_ASSERT(sizeof(mDoExt_btkAnm) == 0x14);
/* 00000078-0000009C .text solidHeapCB__14daObjYgush00_cFP10fopAc_ac_c */
s32 daObjYgush00_c::solidHeapCB(fopAc_ac_c* ac) {
return ((daObjYgush00_c*)ac)->create_heap();
@@ -169,7 +171,7 @@ static actor_method_class l_daObjYgush00_Mehtod = {
extern actor_process_profile_definition g_profile_Obj_Ygish00 = {
-3,
2,
3,
0xFFFD,
PROC_Obj_Ygush00,
&g_fpcLf_Method.mBase,
@@ -177,9 +179,9 @@ extern actor_process_profile_definition g_profile_Obj_Ygish00 = {
0,
0,
&g_fopAc_Method.base,
0x0116,
0x005E,
&l_daObjYgush00_Mehtod,
0x00044000,
0,
6,
0x00040100,
fopAc_ACTOR_e,
fopAc_CULLBOX_CUSTOM_e,
};