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:
@@ -289,18 +289,18 @@ static actor_method_class daObjMGate_METHODS = {
|
||||
|
||||
/* 80593FC8-80593FF8 -00001 0030+00 0/0 0/0 1/0 .data g_profile_Obj_MGate */
|
||||
extern actor_process_profile_definition g_profile_Obj_MGate = {
|
||||
-3,
|
||||
fpcLy_CURRENT_e,
|
||||
3,
|
||||
0xFFFD,
|
||||
fpcPi_CURRENT_e,
|
||||
PROC_Obj_MGate,
|
||||
&g_fpcLf_Method.mBase,
|
||||
0x5D0,
|
||||
sizeof(daObjMGate_c),
|
||||
0,
|
||||
0,
|
||||
&g_fopAc_Method.base,
|
||||
0x01C4,
|
||||
452,
|
||||
&daObjMGate_METHODS,
|
||||
0x00040100,
|
||||
0,
|
||||
14,
|
||||
0x40100,
|
||||
fopAc_ACTOR_e,
|
||||
fopAc_CULLBOX_CUSTOM_e,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user