#include <ultra64.h>
#include <PR/gbi.h>
#include <macros.h>
#include "path.h"
Go to the source code of this file.
|
enum | COURSES {
COURSE_MARIO_RACEWAY = 0
, COURSE_CHOCO_MOUNTAIN
, COURSE_BOWSER_CASTLE
, COURSE_BANSHEE_BOARDWALK
,
COURSE_YOSHI_VALLEY
, COURSE_FRAPPE_SNOWLAND
, COURSE_KOOPA_BEACH
, COURSE_ROYAL_RACEWAY
,
COURSE_LUIGI_RACEWAY
, COURSE_MOO_MOO_FARM
, COURSE_TOADS_TURNPIKE
, COURSE_KALAMARI_DESERT
,
COURSE_SHERBET_LAND
, COURSE_RAINBOW_ROAD
, COURSE_WARIO_STADIUM
, COURSE_BLOCK_FORT
,
COURSE_SKYSCRAPER
, COURSE_DOUBLE_DECK
, COURSE_DK_JUNGLE
, COURSE_BIG_DONUT
,
COURSE_AWARD_CEREMONY
, NUM_COURSES
} |
|
◆ gCourseFarPersp
#define gCourseFarPersp gCourseFarPersp |
◆ gCourseNearPersp
#define gCourseNearPersp gCourseNearPersp |
◆ GET_COURSE_800DCBB4
◆ GET_COURSE_AIBehaviour
◆ GET_COURSE_AIMaximumSeparation
◆ GET_COURSE_AIMinimumSeparation
◆ GET_COURSE_AISteeringSensitivity
◆ GET_COURSE_cpu_CurveTargetSpeed
◆ GET_COURSE_cpu_NormalTargetSpeed
◆ GET_COURSE_cpu_OffTrackTargetSpeed
◆ GET_COURSE_D_0D0096B8
◆ GET_COURSE_debugName
◆ GET_COURSE_Name
◆ GET_COURSE_NameDup
◆ GET_COURSE_PathSizes
◆ GET_COURSE_PathTable
◆ GET_COURSE_PathTable2
◆ COURSES
Enumerator |
---|
COURSE_MARIO_RACEWAY | |
COURSE_CHOCO_MOUNTAIN | |
COURSE_BOWSER_CASTLE | |
COURSE_BANSHEE_BOARDWALK | |
COURSE_YOSHI_VALLEY | |
COURSE_FRAPPE_SNOWLAND | |
COURSE_KOOPA_BEACH | |
COURSE_ROYAL_RACEWAY | |
COURSE_LUIGI_RACEWAY | |
COURSE_MOO_MOO_FARM | |
COURSE_TOADS_TURNPIKE | |
COURSE_KALAMARI_DESERT | |
COURSE_SHERBET_LAND | |
COURSE_RAINBOW_ROAD | |
COURSE_WARIO_STADIUM | |
COURSE_BLOCK_FORT | |
COURSE_SKYSCRAPER | |
COURSE_DOUBLE_DECK | |
COURSE_DK_JUNGLE | |
COURSE_BIG_DONUT | |
COURSE_AWARD_CEREMONY | |
NUM_COURSES | |
◆ cpu_BehaviourLUT
◆ cpu_CourseMaximumSeparation
f32 cpu_CourseMaximumSeparation[] |
|
extern |
◆ cpu_CourseMinimumSeparation
f32 cpu_CourseMinimumSeparation[] |
|
extern |
◆ cpu_SteeringSensitivity
s16 cpu_SteeringSensitivity[] |
|
extern |
- Warning
- Array contains an extra zero element at the end.
◆ D_800DCBB4
◆ gCourseFarPersp
◆ gCourseNames
◆ gCourseNamesDup
◆ gCourseNearPersp
◆ gCoursePathSizes
◆ gCoursePathTable
◆ gCoursePathTable2
◆ gCurrentCourseId
◆ gDebugCourseNames
char* gDebugCourseNames[] |
|
extern |