.colour1L2R EQUB %00001000 \ Colour 1, drawing a line left to right EQUB %00001100 EQUB %00001110 EQUB %00001111 EQUB %00000100 EQUB %00000110 EQUB %00000111 EQUB %00000010 EQUB %00000011 EQUB %00000001Name: colour1L2R [Show more] Type: Variable Category: Drawing lines Summary: Pixel bytes for drawing canopy lines left to right 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 colour1L2R * DrawCanopyLine (Part 4 of 9) uses colour1L2R * DrawCanopyLine (Part 6 of 9) uses colour1L2R * ModifyDrawRoutine uses colour1L2R