mirror of
https://github.com/zeldaret/tp
synced 2026-06-20 08:13:23 -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:
@@ -12,7 +12,7 @@
|
||||
|
||||
/* 8057C9D8-8057CA94 000078 00BC+00 1/1 0/0 0/0 .text _create__Q28daObjEff5Act_cFv */
|
||||
int daObjEff::Act_c::_create() {
|
||||
fopAcM_SetupActor(this, Act_c);
|
||||
fopAcM_ct(this, Act_c);
|
||||
|
||||
if (daObj::PrmAbstract<Act_c::Prm_e>(this, PRM_8, PRM_0) == 3) {
|
||||
dComIfGp_particle_setColor(0x00E7, ¤t.pos, NULL, NULL, NULL, 0.0f, 55, NULL, &scale,
|
||||
|
||||
Reference in New Issue
Block a user