u16 gPathIndexByPlayerId[12]
Definition code_80005FD0.c:191
u16 gPathCountByPathIndex[4]
Definition code_80005FD0.c:192
s16 * gCurrentTrackSectionTypesPath
Definition code_80005FD0.c:93
s16 cpu_enteringPathIntersection[12]
Definition code_80005FD0.c:139
s32 gNumPathPointsTraversed[10]
Definition code_80005FD0.c:175
s32 D_80163368[4]
Definition code_80005FD0.c:115
TrackPathPoint * gCurrentTrackRightPath
Definition code_80005FD0.c:92
s32 gPlayerPathIndex
Definition code_80005FD0.c:128
s16 * gTrackSectionTypes[4]
Definition code_80005FD0.c:188
s16 gNearestPathPointByCameraId[4]
Definition code_80005FD0.c:203
s16 * gPathExpectedRotation[4]
Definition code_80005FD0.c:189
TrackPathPoint * gCurrentTrackLeftPath
Definition code_80005FD0.c:91
TrackPathPoint * gTrackPaths[4]
Definition code_80005FD0.c:185
s16 * gCurrentTrackConsecutiveCurveCountsPath
Definition code_80005FD0.c:194
TrackPathPoint * gTrackRightPaths[4]
Definition code_80005FD0.c:187
u16 gSelectedPathCount
Definition code_80005FD0.c:173
f32 gTrackPositionFactor[10]
Definition code_80005FD0.c:77
f32 gPathStartZ
Definition code_80005FD0.c:129
s16 sSomeNearestPathPoint
Definition code_80005FD0.c:64
s16 bInMultiPathSection[12]
Definition code_80005FD0.c:182
s16 * gTrackConsecutiveCurveCounts[4]
Definition code_80005FD0.c:190
u16 gPlayersTrackSectionId[12]
Definition code_80005FD0.c:109
TrackPathPoint * gTrackLeftPaths[4]
Definition code_80005FD0.c:186
TrackPathPoint * gCurrentTrackPath
Definition code_80005FD0.c:178
u16 gNearestPathPointByPlayerId[12]
Definition code_80005FD0.c:174
s16 * gCurrentPathPointExpectedRotationPath
Definition code_80005FD0.c:94
s16 cpu_exitingPathIntersection[12]
Definition code_80005FD0.c:140
Definition waypoints.h:14
u16 trackSectionId
Definition waypoints.h:18
s16 y
Definition waypoints.h:16
s16 x
Definition waypoints.h:15
s16 z
Definition waypoints.h:17
@ STRAIGHT
Definition waypoints.h:11
@ RIGHT_LEANING_CURVE
Definition waypoints.h:7
@ RIGHT_CURVE
Definition waypoints.h:9
@ LEFT_LEANING_CURVE
Definition waypoints.h:8
@ LEFT_CURVE
Definition waypoints.h:10