u16 gPathIndexByPlayerId[12]
Definition code_80005FD0.c:193
u16 gPathCountByPathIndex[4]
Definition code_80005FD0.c:194
s16 * gCurrentTrackSectionTypesPath
Definition code_80005FD0.c:95
s16 cpu_enteringPathIntersection[12]
Definition code_80005FD0.c:141
s32 gNumPathPointsTraversed[10]
Definition code_80005FD0.c:177
s32 D_80163368[4]
Definition code_80005FD0.c:117
TrackPathPoint * gCurrentTrackRightPath
Definition code_80005FD0.c:94
s32 gPlayerPathIndex
Definition code_80005FD0.c:130
s16 * gTrackSectionTypes[4]
Definition code_80005FD0.c:190
s16 * gPathExpectedRotation[4]
Definition code_80005FD0.c:191
TrackPathPoint * gCurrentTrackLeftPath
Definition code_80005FD0.c:93
TrackPathPoint * gTrackPaths[4]
Definition code_80005FD0.c:187
s16 * gCurrentTrackConsecutiveCurveCountsPath
Definition code_80005FD0.c:196
TrackPathPoint * gTrackRightPaths[4]
Definition code_80005FD0.c:189
u16 gSelectedPathCount
Definition code_80005FD0.c:175
f32 gTrackPositionFactor[10]
Definition code_80005FD0.c:79
s16 gNearestPathPointByCameraId[NUM_CAMERAS]
Definition code_80005FD0.c:205
f32 gPathStartZ
Definition code_80005FD0.c:131
s16 sSomeNearestPathPoint
Definition code_80005FD0.c:66
s16 bInMultiPathSection[12]
Definition code_80005FD0.c:184
s16 * gTrackConsecutiveCurveCounts[4]
Definition code_80005FD0.c:192
u16 gPlayersTrackSectionId[12]
Definition code_80005FD0.c:111
TrackPathPoint * gTrackLeftPaths[4]
Definition code_80005FD0.c:188
TrackPathPoint * gCurrentTrackPath
Definition code_80005FD0.c:180
u16 gNearestPathPointByPlayerId[12]
Definition code_80005FD0.c:176
s16 * gCurrentPathPointExpectedRotationPath
Definition code_80005FD0.c:96
s16 cpu_exitingPathIntersection[12]
Definition code_80005FD0.c:142
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