Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_arena_bg_CleanUp_0

(view raw script w/o annotations or w/e)
1
surface_free(bgsurface);
2
surface_free(windowsurface);
3
ds_list_destroy(to_draw);
4
with (obj_marker_fancy)
5
    instance_destroy();