ORG &5E40 .xVergeRightLo SKIP 40Name: xVergeRightLo [Show more] Type: Variable Category: Track geometry Summary: Low byte of segment yaw angles along the right track verge in front of the player (i.e. along the x-axis)Context: See this variable in context in the source code References: This variable is used as follows: * AssistSteering uses xVergeRightLo * DrawCornerMarkers uses xVergeRightLo * DrawSegmentEdge (Part 1 of 7) uses xVergeRightLo * DrawSegmentEdge (Part 2 of 7) uses xVergeRightLo * GetSectionYawAngle uses xVergeRightLo * GetVergeAndMarkers (Part 2 of 4) uses xVergeRightLo * ShuffleSectionList uses xVergeRightLo * SpinTrackSection uses xVergeRightLo
Stored as a 16-bit value (xVergeRightHi xVergeRightLo).