mirror of
https://github.com/zeldaret/tp
synced 2026-09-01 17:49:58 -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:
@@ -449,7 +449,7 @@ daNpc_Grz_HIOParam const daNpc_Grz_Param_c::m = {
|
||||
|
||||
/* 809E8BA0-809E8E68 000880 02C8+00 1/1 0/0 0/0 .text create__11daNpc_Grz_cFv */
|
||||
cPhs__Step daNpc_Grz_c::create() {
|
||||
fopAcM_SetupActor(this, daNpc_Grz_c);
|
||||
fopAcM_ct(this, daNpc_Grz_c);
|
||||
|
||||
mType = getTypeFromParam();
|
||||
mSwNo = fopAcM_GetParam(this) >> 16;
|
||||
|
||||
Reference in New Issue
Block a user