pub const SPRITE_PALETTE_MASK: u8 = 0b00000011;
Expand description

Mask for sprite palette index bits.