mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-03 08:23:08 -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:
@@ -115,18 +115,18 @@ static actor_method_class l_daHsTarget_Method = {
|
||||
|
||||
/* 80C1F8E8-80C1F918 -00001 0030+00 0/0 0/0 1/0 .data g_profile_Obj_HsTarget */
|
||||
extern actor_process_profile_definition g_profile_Obj_HsTarget = {
|
||||
-3,
|
||||
fpcLy_CURRENT_e,
|
||||
3,
|
||||
-3,
|
||||
fpcPi_CURRENT_e,
|
||||
PROC_Obj_HsTarget,
|
||||
&g_fpcLf_Method.mBase,
|
||||
sizeof(daHsTarget_c),
|
||||
0,
|
||||
0,
|
||||
&g_fopAc_Method.base,
|
||||
0x01F5,
|
||||
501,
|
||||
&l_daHsTarget_Method,
|
||||
0x40100,
|
||||
0,
|
||||
14,
|
||||
fopAc_ACTOR_e,
|
||||
fopAc_CULLBOX_CUSTOM_e,
|
||||
};
|
||||
Reference in New Issue
Block a user