Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_tensionbar_CleanUp_0

(view raw script w/o annotations or w/e)
1
if (surface_exists(healthbar_surf))
2
    surface_free(healthbar_surf);