Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_custom_particle_system_CleanUp_0

(view raw script w/o annotations or w/e)
1
if (ds_exists(struct_init_map, ds_type_map))
2
    ds_map_destroy(struct_init_map);