draw_set_color(c_black); ossafe_fill_rectangle(0, 0, room_width, 79); ossafe_fill_rectangle(0, 320, room_width, room_height); ossafe_fill_rectangle(1000, 0, room_width, room_height); draw_set_color(c_white);