u16 gPathIndexByPlayerId[12]
Definition code_80005FD0.c:189
u16 gPathCountByPathIndex[4]
Definition code_80005FD0.c:190
s16 * gCurrentTrackSectionTypesPath
Definition code_80005FD0.c:93
s16 cpu_enteringPathIntersection[12]
Definition code_80005FD0.c:139
s32 gNumPathPointsTraversed[10]
Definition code_80005FD0.c:173
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:186
s16 gNearestPathPointByCameraId[4]
Definition code_80005FD0.c:201
s16 * gPathExpectedRotation[4]
Definition code_80005FD0.c:187
TrackPathPoint * gCurrentTrackLeftPath
Definition code_80005FD0.c:91
TrackPathPoint * gTrackPaths[4]
Definition code_80005FD0.c:183
s16 * gCurrentTrackConsecutiveCurveCountsPath
Definition code_80005FD0.c:192
TrackPathPoint * gTrackRightPaths[4]
Definition code_80005FD0.c:185
u16 gSelectedPathCount
Definition code_80005FD0.c:171
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:180
s16 * gTrackConsecutiveCurveCounts[4]
Definition code_80005FD0.c:188
u16 gPlayersTrackSectionId[12]
Definition code_80005FD0.c:109
TrackPathPoint * gTrackLeftPaths[4]
Definition code_80005FD0.c:184
TrackPathPoint * gCurrentTrackPath
Definition code_80005FD0.c:176
u16 gNearestPathPointByPlayerId[12]
Definition code_80005FD0.c:172
s16 * gCurrentPathPointExpectedRotationPath
Definition code_80005FD0.c:94
s16 cpu_exitingPathIntersection[12]
Definition code_80005FD0.c:140
Definition waypoints.h:14
s16 posX
Definition waypoints.h:15
u16 trackSectionId
Definition waypoints.h:18
s16 posZ
Definition waypoints.h:17
s16 posY
Definition waypoints.h:16
@ 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