.colour2R2L EQUB %00010000 \ Colour 2, drawing a line right to left EQUB %00110000 EQUB %01110000 EQUB %11110000 EQUB %00100000 EQUB %01100000 EQUB %11100000 EQUB %01000000 EQUB %11000000 EQUB %10000000Name: colour2R2L [Show more] Type: Variable Category: Drawing lines Summary: Pixel bytes for drawing canopy lines right to left in colour 2Context: See this variable in context in the source code References: This variable is used as follows: * ModifyDrawRoutine uses colour2R2L