diff options
Diffstat (limited to 'course_metadata/gCoursePathSizes.inc.c')
| -rw-r--r-- | course_metadata/gCoursePathSizes.inc.c | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/course_metadata/gCoursePathSizes.inc.c b/course_metadata/gCoursePathSizes.inc.c new file mode 100644 index 000000000..92bdc9fb8 --- /dev/null +++ b/course_metadata/gCoursePathSizes.inc.c @@ -0,0 +1,42 @@ +// mario raceway +{ 600, 1, 1, 1, 1, {0, 0, 0}}, +// choco mountain +{ 700, 1, 1, 1, 1, {0, 0, 0}}, +// bowser's castle +{ 780, 1, 1, 1, 1, {0, 0, 0}}, +// banshee boardwalk +{ 750, 1, 1, 1, 1, {0, 0, 0}}, +// yoshi valley +{ 690, 680, 690, 800, 1, {0, 0, 0}}, +// frappe snowland +{ 750, 1, 1, 1, 1, {0, 0, 0}}, +// koopa troopa beach +{ 700, 1, 1, 1, 1, {0, 0, 0}}, +// royal raceway +{ 1000, 1, 1, 1, 1, {0, 0, 0}}, +// luigi raceway +{ 730, 1, 1, 1, 1, {0, 0, 0}}, +// moo moo farm +{ 560, 1, 1, 1, 1, {0, 0, 0}}, +// toad's turnpike +{ 1000, 1, 1, 1, 1, {0, 0, 0}}, +// kalimari desert +{ 700, 1, 1, 1, 550, {0, 0, 0}}, +// sherbet land +{ 700, 1, 1, 1, 1, {0, 0, 0}}, +// rainbow road +{ 1900, 1, 1, 1, 1, {0, 0, 0}}, +// wario stadium +{ 1600, 1, 1, 1, 1, {0, 0, 0}}, +// block fort +{ 1, 1, 1, 1, 1, {0, 0, 0}}, +// skyscraper +{ 1, 1, 1, 1, 1, {0, 0, 0}}, +// double deck +{ 1, 1, 1, 1, 1, {0, 0, 0}}, +// d.k.'s jungle parkway +{ 880, 1, 1, 1, 500, {0, 0, 0}}, +// big donut +{ 1, 1, 1, 1, 1, {0, 0, 0}}, +// null +{ 500, 500, 500, 500, 1, {0, 0, 0}}, |
