Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_prophecy_CleanUp_0

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