draw_set_color(c_black); ossafe_fill_rectangle(0, 0, 239, room_height); ossafe_fill_rectangle(0, 0, room_width, 80); ossafe_fill_rectangle(321, 320, room_width, room_height); draw_set_color(c_white);