mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
simplify Particle struct
This commit is contained in:
@@ -1653,9 +1653,9 @@ init_general_particle = 0x800B1730;
|
||||
particle_allocate = 0x800B22B8;
|
||||
particle_deallocate = 0x800B2640;
|
||||
emitter_cleanup = 0x800B2860;
|
||||
handle_particle_movement = 0x800B28FC;
|
||||
particle_update = 0x800B28FC;
|
||||
func_800B263C = 0x800B2C3C;
|
||||
move_line_particle = 0x800B2CE0;
|
||||
update_line_particle = 0x800B2CE0;
|
||||
set_particle_texture_frame = 0x800B35BC;
|
||||
move_particle_basic_parent = 0x800B3740;
|
||||
move_particle_velocity_parent = 0x800B3840;
|
||||
|
||||
@@ -1642,9 +1642,9 @@ init_general_particle = 0x800B11C0;
|
||||
particle_allocate = 0x800B1D48;
|
||||
particle_deallocate = 0x800B20D0;
|
||||
emitter_cleanup = 0x800B22F0;
|
||||
handle_particle_movement = 0x800B238C;
|
||||
particle_update = 0x800B238C;
|
||||
func_800B263C = 0x800B26CC;
|
||||
move_line_particle = 0x800B2770;
|
||||
update_line_particle = 0x800B2770;
|
||||
set_particle_texture_frame = 0x800B304C;
|
||||
move_particle_basic_parent = 0x800B31D0;
|
||||
move_particle_velocity_parent = 0x800B32D0;
|
||||
|
||||
@@ -1563,9 +1563,9 @@ init_general_particle = 0x800B1720;
|
||||
particle_allocate = 0x800B22A8;
|
||||
particle_deallocate = 0x800B2630;
|
||||
emitter_cleanup = 0x800B2850;
|
||||
handle_particle_movement = 0x800B28EC;
|
||||
particle_update = 0x800B28EC;
|
||||
func_800B263C = 0x800B2C2C;
|
||||
move_line_particle = 0x800B2CD0;
|
||||
update_line_particle = 0x800B2CD0;
|
||||
set_particle_texture_frame = 0x800B35AC;
|
||||
move_particle_basic_parent = 0x800B3730;
|
||||
move_particle_velocity_parent = 0x800B3830;
|
||||
|
||||
@@ -1648,9 +1648,9 @@ init_general_particle = 0x800B1130;
|
||||
particle_allocate = 0x800B1CB8;
|
||||
particle_deallocate = 0x800B2040;
|
||||
emitter_cleanup = 0x800B2260;
|
||||
handle_particle_movement = 0x800B22FC;
|
||||
particle_update = 0x800B22FC;
|
||||
func_800B263C = 0x800B263C;
|
||||
move_line_particle = 0x800B26E0;
|
||||
update_line_particle = 0x800B26E0;
|
||||
set_particle_texture_frame = 0x800B2FBC;
|
||||
move_particle_basic_parent = 0x800B3140;
|
||||
move_particle_velocity_parent = 0x800B3240;
|
||||
|
||||
@@ -1562,9 +1562,9 @@ init_general_particle = 0x800B1690;
|
||||
particle_allocate = 0x800B2218;
|
||||
particle_deallocate = 0x800B25A0;
|
||||
emitter_cleanup = 0x800B27C0;
|
||||
handle_particle_movement = 0x800B285C;
|
||||
particle_update = 0x800B285C;
|
||||
func_800B263C = 0x800B2B9C;
|
||||
move_line_particle = 0x800B2C40;
|
||||
update_line_particle = 0x800B2C40;
|
||||
set_particle_texture_frame = 0x800B351C;
|
||||
move_particle_basic_parent = 0x800B36A0;
|
||||
move_particle_velocity_parent = 0x800B37A0;
|
||||
|
||||
Reference in New Issue
Block a user