Skip to main content

NES_PALETTE

Constant NES_PALETTE 

Source
pub const NES_PALETTE: [[u8; 3]; 64];
Expand description

64-entry RGB888 NES palette (FBX Smooth). Each entry is [R, G, B].