mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 20:43:07 -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:
@@ -2509,7 +2509,7 @@ static int useHeapInit(fopAc_ac_c* i_this) {
|
||||
|
||||
/* 80734DA8-807352AC 0088C8 0504+00 1/1 0/0 0/0 .text create__8daE_OC_cFv */
|
||||
cPhs__Step daE_OC_c::create() {
|
||||
fopAcM_SetupActor(this, daE_OC_c);
|
||||
fopAcM_ct(this, daE_OC_c);
|
||||
field_0x6b4 = fopAcM_GetParam(this) & 0xff;
|
||||
if (field_0x6b4 == 0xff) {
|
||||
field_0x6b4 = 0;
|
||||
|
||||
Reference in New Issue
Block a user