mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 13:24:40 -04:00
m_Do_main / f_ap_game / f_op_actor debug work and misc (#2744)
* m_Do_main / f_ap_game debug stuff * revolution sdk compatibility * f_op_actor debug work * rename fopAcM_SetupActor to fopAcM_ct * fix build * fix jp/pal splits
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
/* 80BDC618-80BDC73C 000078 0124+00 1/1 0/0 0/0 .text create__14daObjDigholl_cFv */
|
||||
int daObjDigholl_c::create() {
|
||||
fopAcM_SetupActor(this, daObjDigholl_c);
|
||||
fopAcM_ct(this, daObjDigholl_c);
|
||||
field_0x569 = fopAcM_GetParam(this);
|
||||
field_0x56a = fopAcM_GetParam(this) >> 8;
|
||||
field_0x56c = fopAcM_GetParam(this) >> 0x10 & 0xff;
|
||||
|
||||
Reference in New Issue
Block a user