.xTrackSignVector EQUB -16 \ Sign 0 = (-16 << 6, 26 << 4, -46 << 6) + section 0 EQUB -42 \ Sign 1 = (-42 << 6, 76 << 4, 4 << 6) + section 2 EQUB -40 \ Sign 2 = (-40 << 6, -39 << 4, 28 << 6) + section 3 EQUB 12 \ Sign 3 = ( 12 << 6, -26 << 4, -20 << 6) + section 5 EQUB 9 \ Sign 4 = ( 9 << 6, 13 << 4, 10 << 6) + section 7 EQUB -2 \ Sign 5 = ( -2 << 6, 8 << 4, -21 << 6) + section 9 EQUB -10 \ Sign 6 = (-10 << 6, -20 << 4, -9 << 6) + section 12 EQUB 50 \ Sign 7 = ( 50 << 6, 6 << 4, 45 << 6) + section 14 EQUB 28 \ Sign 8 = ( 28 << 6, -32 << 4, 27 << 6) + section 14 EQUB -33 \ Sign 9 = (-33 << 6, 16 << 4, 43 << 6) + section 14 EQUB -12 \ Sign 10 = (-12 << 6, 18 << 4, -8 << 6) + section 18 EQUB -14 \ Sign 11 = (-14 << 6, 5 << 4, 16 << 6) + section 19 EQUB -8 \ Sign 12 = ( -8 << 6, 30 << 4, -14 << 6) + section 20 EQUB 51 \ Sign 13 = ( 51 << 6, 1 << 4, 41 << 6) + section 21 EQUB 13 \ Sign 14 = ( 13 << 6, -6 << 4, -20 << 6) + section 22 EQUB -4 \ Sign 15 = ( -4 << 6, 8 << 4, 0 << 6) + section 23Name: xTrackSignVector [Show more] Type: Variable Category: Extra tracks Summary: The x-coordinate of the track sign vector for each sign, to be scaled and added to the inner track section vector for the signContext: See this variable in context in the source code References: This variable is used as follows: * newContentHi uses xTrackSignVector * newContentLo uses xTrackSignVector