mirror of
https://github.com/zeldaret/tp
synced 2026-09-02 10:01:41 -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:
@@ -5628,7 +5628,7 @@ static int useHeapInit(fopAc_ac_c* a_this) {
|
||||
|
||||
/* 807E13A8-807E1CB0 00F008 0908+00 1/0 0/0 0/0 .text daE_WB_Create__FP10fopAc_ac_c */
|
||||
static int daE_WB_Create(fopAc_ac_c* a_this) {
|
||||
fopAcM_SetupActor(a_this, e_wb_class);
|
||||
fopAcM_ct(a_this, e_wb_class);
|
||||
e_wb_class* i_this = (e_wb_class*)a_this;
|
||||
|
||||
OS_REPORT("//////////////E_WB SET 555 !!\n");
|
||||
|
||||
Reference in New Issue
Block a user