mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-16 05:29:02 -04:00
@@ -0,0 +1,42 @@
|
||||
// mario raceway
|
||||
{ d_course_mario_raceway_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// choco mountain
|
||||
{ d_course_choco_mountain_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// bowser's castle
|
||||
{ d_course_bowsers_castle_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// banshee boardwalk
|
||||
{ d_course_banshee_boardwalk_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// yoshi valley
|
||||
{ d_course_yoshi_valley_unknown_waypoints, d_course_yoshi_valley_unknown_waypoints_2, d_course_yoshi_valley_unknown_waypoints_3, d_course_yoshi_valley_unknown_waypoints_4, },
|
||||
// frappe snowland
|
||||
{ d_course_frappe_snowland_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// koopa troopa beach
|
||||
{ d_course_koopa_troopa_beach_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// royal raceway
|
||||
{ d_course_royal_raceway_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// luigi raceway
|
||||
{ d_course_luigi_raceway_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// moo moo farm
|
||||
{ d_course_moo_moo_farm_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// toad's turnpike
|
||||
{ d_course_toads_turnpike_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// kalimari desert
|
||||
{ d_course_kalimari_desert_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// sherbet land
|
||||
{ d_course_sherbet_land_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// rainbow road
|
||||
{ d_course_rainbow_road_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// wario stadium
|
||||
{ d_course_wario_stadium_unknown_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_unknown_waypoints, &nullPath, &nullPath, &nullPath, },
|
||||
// big donut
|
||||
{ &nullPath, &nullPath, &nullPath, &nullPath, },
|
||||
// null
|
||||
{ podium_ceremony_path, podium_ceremony_path_2, podium_ceremony_path_3, podium_ceremony_path_4, },
|
||||
Reference in New Issue
Block a user