k_wmark / k_wpillar OK, fop actor enums / debug building (#1946)

* d_k_wmark / d_k_wpillar OK

* make debug buildable / add assert functionality

* add more fop actor enums

* remove asm
This commit is contained in:
TakaRikka
2023-09-28 12:01:42 -07:00
committed by GitHub
parent 673e69386a
commit 89ed2b8a26
206 changed files with 1612 additions and 2472 deletions
+6 -6
View File
@@ -563,20 +563,20 @@ static actor_method_class l_daObjStone_Method = {
/* 80CECD44-80CECD74 -00001 0030+00 0/0 0/0 1/0 .data g_profile_Obj_Stone */
extern actor_process_profile_definition g_profile_Obj_Stone = {
-3, // mLayerID
fpcLy_CURRENT_e, // mLayerID
8, // mListID
-3, // mListPrio
fpcPi_CURRENT_e, // mListPrio
PROC_Obj_Stone, // mProcName
&g_fpcLf_Method.mBase, // mSubMtd
sizeof(daObjStone_c), // mSize
0, // mSizeOther
0, // mParameters
&g_fopAc_Method.base, // mSubMtd
0x01FF, // mPriority
511, // mPriority
&l_daObjStone_Method, // mSubMtd
0x00040100, // mStatus
0, // mActorType
23, // mCullType
0x40100, // mStatus
fopAc_ACTOR_e, // mActorType
fopAc_CULLSPHERE_8_e, // mCullType
};
/* 80CECD74-80CECDA4 000120 0030+00 2/2 0/0 0/0 .data __vt__14dBgS_ObjGndChk */