mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 05:02:12 -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:
@@ -119,7 +119,7 @@ daAndsw2_c::~daAndsw2_c() {}
|
||||
/* 804D6120-804D63A4 0003A0 0284+00 2/1 0/0 0/0 .text create__10daAndsw2_cFv */
|
||||
int daAndsw2_c::create() {
|
||||
int sw = getSwbit();
|
||||
fopAcM_SetupActor(this, daAndsw2_c);
|
||||
fopAcM_ct(this, daAndsw2_c);
|
||||
|
||||
switch (getType()) {
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user