draw_set_color(c_black); ossafe_fill_rectangle(0, 0, 159, room_height); ossafe_fill_rectangle(160, 0, room_width, 279); ossafe_fill_rectangle(160, 360, room_width, room_height); draw_set_color(c_white);