mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
Replace particle enums with official names
This commit is contained in:
@@ -412,7 +412,7 @@ void daObjBarrier_ef_c::birth(fopAc_ac_c* i_hitActor, f32 i_radius, cXyz i_cente
|
||||
mDoMtx_stack_c::ZXYrotM(0, angle.y, 0);
|
||||
mpModel[effect_idx]->setBaseTRMtx(mDoMtx_stack_c::get());
|
||||
|
||||
dComIfGp_particle_set(dPa_name::ID_SCENE_81A9, &pos, &angle);
|
||||
dComIfGp_particle_set(dPa_name::ID_AK_SN_HIRALBARRIER00, &pos, &angle);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user