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:
@@ -189,7 +189,7 @@ daObj_Maki_HIO_c l_HIO;
|
||||
/* 80C9058C-80C9080C 00086C 0280+00 1/0 0/0 0/0 .text daObj_Maki_Create__FP10fopAc_ac_c
|
||||
*/
|
||||
cPhs__Step daObj_Maki_Create(fopAc_ac_c* i_this) {
|
||||
fopAcM_SetupActor(i_this, obj_maki_class);
|
||||
fopAcM_ct(i_this, obj_maki_class);
|
||||
obj_maki_class* a_this = (obj_maki_class*)i_this;
|
||||
static dCcD_SrcSph cc_sph_src = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user