mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 07:45:48 -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:
@@ -303,7 +303,7 @@ static daObjGOMIKABE_HIO_c l_HIO;
|
||||
|
||||
/* 80BFF164-80BFF5B4 001024 0450+00 1/1 0/0 0/0 .text create__15daObjGOMIKABE_cFv */
|
||||
int daObjGOMIKABE_c::create() {
|
||||
fopAcM_SetupActor(this, daObjGOMIKABE_c);
|
||||
fopAcM_ct(this, daObjGOMIKABE_c);
|
||||
|
||||
int rv = dComIfG_resLoad(&mPhase, l_arcName);
|
||||
if (rv == cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user