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