mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Replace particle enums with official names
This commit is contained in:
@@ -166,7 +166,7 @@ void daObjMkiek::Act_c::demo_wait() {
|
||||
color.g = tevStr.mColorC0.g;
|
||||
color.b = tevStr.mColorC0.b;
|
||||
color.a = tevStr.mColorC0.a;
|
||||
dComIfGp_particle_setProjection(dPa_name::ID_SCENE_819F,
|
||||
dComIfGp_particle_setProjection(dPa_name::ID_AK_SN_VANISHWALL00,
|
||||
¤t.pos, ¤t.angle, NULL,
|
||||
0xFF, NULL,
|
||||
current.roomNo,
|
||||
|
||||
Reference in New Issue
Block a user