mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Populate particle IDs enum with placeholders and use them everywhere
This commit is contained in:
@@ -510,7 +510,7 @@ int daAgb_c::uploadMessageSend() {
|
||||
field_0x664 = 60;
|
||||
|
||||
dComIfGs_onEventBit(0x1A20);
|
||||
dComIfGp_particle_set(0x2E7, ¤t.pos, NULL, NULL, 255, &field_0x684);
|
||||
dComIfGp_particle_set(dPa_name::ID_COMMON_02E7, ¤t.pos, NULL, NULL, 255, &field_0x684);
|
||||
|
||||
JKRHeap::free(l_gbaCommand->getMemAddress(), NULL);
|
||||
delete l_gbaCommand;
|
||||
|
||||
Reference in New Issue
Block a user