This function clears all particles that are currently visible in the room which have been made using either effect_create_above or effect_create_below.
effect_clear();
N/A
effect_clear();
Calling this will clear the room of any particles made with the effect_create_* functions.