mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 04:48:21 -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:
@@ -112,7 +112,7 @@ const daNpcPray_HIOParam daNpcPray_Param_c::m = {
|
||||
|
||||
/* 80AB3204-80AB348C 000504 0288+00 1/1 0/0 0/0 .text Create__11daNpcPray_cFv */
|
||||
int daNpcPray_c::Create() {
|
||||
fopAcM_SetupActor(this, daNpcPray_c);
|
||||
fopAcM_ct(this, daNpcPray_c);
|
||||
|
||||
mMessageNo = getMessageNo();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user