draw_set_color(c_white) draw_set_alpha(draw_alpha_white) draw_rectangle(0, 0, room_width, room_height, false) draw_set_alpha(1)