.colour1R2L EQUB %00000001 \ Colour 1, drawing a line right to left EQUB %00000011 EQUB %00000111 EQUB %00001111 EQUB %00000010 EQUB %00000110 EQUB %00001110 EQUB %00000100 EQUB %00001100 EQUB %00001000Name: colour1R2L [Show more] Type: Variable Category: Drawing lines Summary: Pixel bytes for drawing canopy lines right to left in colour 1Context: See this variable in context in the source code References: This variable is used as follows: * DrawCanopyLine (Part 2 of 9) uses colour1R2L * DrawCanopyLine (Part 5 of 9) uses colour1R2L * ModifyDrawRoutine uses colour1R2L