Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_gigaprophecy_CleanUp_0

(view raw script w/o annotations or w/e)
1
if (surface_exists(surf_frontprophecies))
2
    surface_free(surf_frontprophecies);
3
if (surface_exists(surf_parallax_close))
4
    surface_free(surf_parallax_close);
5
if (surface_exists(surf_parallax_close))
6
    surface_free(surf_parallax_close);