Add Courses (#49)

* castle and stadium

* castle

* boardwalk & snowland

* turnpike

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
MegaMech
2024-08-13 22:26:16 -06:00
committed by GitHub
parent 745ed093ec
commit 177504c495
86 changed files with 4811 additions and 89987 deletions
+2 -1
View File
@@ -34,6 +34,7 @@
#include "sounds.h"
#include "data/path_spawn_metadata.h"
#include <assets/kalimari_desert_data.h>
#include <assets/frappe_snowland_data.h>
s32 unk_code_80005FD0_pad[24];
Collision D_80162E70;
@@ -4324,7 +4325,7 @@ void func_800120C8(void) {
}
void func_80012190(void) {
TrackWaypoint *tree = d_frappe_snowland_tree;
TrackWaypoint *tree = NULL; // LOAD_ASSET(d_course_dks_jungle_parkway_unknown_waypoints2);
s32 i;
for (i = 0; ; i++) {