say i have a sprite like this Sprite: .db %00000000 .db %01111110 .db %01000010 .db %01000010 .db %01000010 .db %01000010 .db %01111110 .db %00000000 and i want the center of the box to be white but allow the background to show through the outside edge of it what mask do i use?