mirror of
https://github.com/n64decomp/mk64
synced 2026-08-09 02:25:46 -04:00
Cleanup undefined_syms for all the course data (#407)
* Update building of packed_dl files * Expose course_data symbols to linker. * Remove undefined_syms for course data * Update ctx_includes Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
@@ -166,7 +166,7 @@ struct ActorSpawnData {
|
||||
};
|
||||
|
||||
// Required for func_80298AC0 due to diff size.
|
||||
// members unverified. data located at D_06013F78
|
||||
// members unverified. data located at d_course_dks_jungle_parkway_tree_spawn
|
||||
/**
|
||||
* There are nearly 100 trees in DK Jungle Parkway. If they were put into the actor list proper
|
||||
* they would fill it up, leaving no space for stuff like item boxes, shells, bananas, kiwano fruits,
|
||||
|
||||
Reference in New Issue
Block a user