mirror of
https://github.com/zeldaret/tp
synced 2026-08-11 03:26:25 -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:
@@ -10,7 +10,7 @@
|
||||
|
||||
/* 80C10BF8-80C10D48 000078 0150+00 1/1 0/0 0/0 .text Create__14daObjGraWall_cFv */
|
||||
int daObjGraWall_c::Create() {
|
||||
fopAcM_SetupActor(this, daObjGraWall_c);
|
||||
fopAcM_ct(this, daObjGraWall_c);
|
||||
field_0x6e0 = fopAcM_GetParam(this);
|
||||
|
||||
if (field_0x6e0 != 0xff) {
|
||||
|
||||
Reference in New Issue
Block a user