animations_free() not freeing individual animations
animations_free() just destroy the animations list. It should free everything related to each individual animation.
Patch to apply also to S2_6 attached.
animations_free() just destroy the animations list. It should free everything related to each individual animation.