.pixelByteColour2 EQUB %10000000 \ Pixel byte with pixel 0 set to colour 2 EQUB %01000000 \ Pixel byte with pixel 1 set to colour 2 EQUB %00100000 \ Pixel byte with pixel 2 set to colour 2 EQUB %00010000 \ Pixel byte with pixel 3 set to colour 2Name: pixelByteColour2 [Show more] Type: Variable Category: Graphics Summary: A table for converting a pixel number in the range 0 to 3 into a screen mode 5 pixel byte with that pixel set to colour 2 (%10)Context: See this variable in context in the source code References: This variable is used as follows: * DrawSights uses pixelByteColour2