Undertale script viewer
← back to main script listing
gml_Object_obj_specialtile_Draw_0
(
view raw script w/o annotations or w/e
)
1
draw_set_color(mygrey);
2
ossafe_fill_rectangle(x, y, x + 19, y + 19);