mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 14:07:29 -04:00
Populate particle IDs enum with placeholders and use them everywhere
This commit is contained in:
@@ -128,7 +128,7 @@ void daYgcwp_c::init_mtx() {
|
||||
|
||||
/* 00000588-000005F0 .text make_shine__9daYgcwp_cFv */
|
||||
void daYgcwp_c::make_shine() {
|
||||
dComIfGp_particle_set(0x8316, ¤t.pos, NULL, &scale);
|
||||
dComIfGp_particle_set(dPa_name::ID_SCENE_8316, ¤t.pos, NULL, &scale);
|
||||
}
|
||||
|
||||
/* 000005F0-00000654 .text set_timer__9daYgcwp_cFv */
|
||||
|
||||
Reference in New Issue
Block a user