SpaghettiKart/course_metadata/gCoursePathTable.inc.c

43 lines
1.9 KiB
C

// mario raceway
{ d_course_mario_raceway_track_waypoints, &nullPath, &nullPath, &nullPath, },
// choco mountain
{ d_course_choco_mountain_track_waypoints, &nullPath, &nullPath, &nullPath, },
// bowser's castle
{ d_course_bowsers_castle_track_waypoints, &nullPath, &nullPath, &nullPath, },
// banshee boardwalk
{ d_course_banshee_boardwalk_track_waypoints, &nullPath, &nullPath, &nullPath, },
// yoshi valley
{ d_course_yoshi_valley_track_waypoints, d_course_yoshi_valley_track_waypoints_2, d_course_yoshi_valley_track_waypoints_3, d_course_yoshi_valley_track_waypoints_4, },
// frappe snowland
{ d_course_frappe_snowland_track_waypoints, &nullPath, &nullPath, &nullPath, },
// koopa troopa beach
{ d_course_koopa_troopa_beach_track_waypoints, d_course_koopa_troopa_beach_track_waypoints_2, &nullPath, &nullPath, },
// royal raceway
{ d_course_royal_raceway_track_waypoints, &nullPath, &nullPath, &nullPath, },
// luigi raceway
{ d_course_luigi_raceway_track_waypoints, &nullPath, &nullPath, &nullPath, },
// moo moo farm
{ d_course_moo_moo_farm_track_waypoints, &nullPath, &nullPath, &nullPath, },
// toad's turnpike
{ d_course_toads_turnpike_track_waypoints, &nullPath, &nullPath, &nullPath, },
// kalimari desert
{ d_course_kalimari_desert_track_waypoints, &nullPath, &nullPath, &nullPath, },
// sherbet land
{ d_course_sherbet_land_track_waypoints, &nullPath, &nullPath, &nullPath, },
// rainbow road
{ d_course_rainbow_road_track_waypoints, &nullPath, &nullPath, &nullPath, },
// wario stadium
{ d_course_wario_stadium_track_waypoints, &nullPath, &nullPath, &nullPath, },
// block fort
{ &nullPath, &nullPath, &nullPath, &nullPath, },
// skyscraper
{ &nullPath, &nullPath, &nullPath, &nullPath, },
// double deck
{ &nullPath, &nullPath, &nullPath, &nullPath, },
// d.k.'s jungle parkway
{ d_course_dks_jungle_parkway_track_waypoints, &nullPath, &nullPath, &nullPath, },
// big donut
{ &nullPath, &nullPath, &nullPath, &nullPath, },
// null
{ &nullPath, &nullPath, &nullPath, &nullPath, },