u16 gPathIndexByPlayerId[12]
Definition code_80005FD0.c:194
u16 gPathCountByPathIndex[4]
Definition code_80005FD0.c:195
s16 * gCurrentTrackSectionTypesPath
Definition code_80005FD0.c:96
s16 cpu_enteringPathIntersection[12]
Definition code_80005FD0.c:142
s32 gNumPathPointsTraversed[10]
Definition code_80005FD0.c:178
s32 D_80163368[4]
Definition code_80005FD0.c:118
TrackPathPoint * gCurrentTrackRightPath
Definition code_80005FD0.c:95
s32 gPlayerPathIndex
Definition code_80005FD0.c:131
s16 * gTrackSectionTypes[4]
Definition code_80005FD0.c:191
s16 * gPathExpectedRotation[4]
Definition code_80005FD0.c:192
TrackPathPoint * gCurrentTrackLeftPath
Definition code_80005FD0.c:94
TrackPathPoint * gTrackPaths[4]
Definition code_80005FD0.c:188
s16 * gCurrentTrackConsecutiveCurveCountsPath
Definition code_80005FD0.c:197
TrackPathPoint * gTrackRightPaths[4]
Definition code_80005FD0.c:190
u16 gSelectedPathCount
Definition code_80005FD0.c:176
f32 gTrackPositionFactor[10]
Definition code_80005FD0.c:80
s16 gNearestPathPointByCameraId[NUM_CAMERAS]
Definition code_80005FD0.c:206
f32 gPathStartZ
Definition code_80005FD0.c:132
s16 sSomeNearestPathPoint
Definition code_80005FD0.c:67
s16 bInMultiPathSection[12]
Definition code_80005FD0.c:185
s16 * gTrackConsecutiveCurveCounts[4]
Definition code_80005FD0.c:193
u16 gPlayersTrackSectionId[12]
Definition code_80005FD0.c:112
TrackPathPoint * gTrackLeftPaths[4]
Definition code_80005FD0.c:189
TrackPathPoint * gCurrentTrackPath
Definition code_80005FD0.c:181
u16 gNearestPathPointByPlayerId[12]
Definition code_80005FD0.c:177
s16 * gCurrentPathPointExpectedRotationPath
Definition code_80005FD0.c:97
s16 cpu_exitingPathIntersection[12]
Definition code_80005FD0.c:143
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