mk64/courses
Tyler McGavran c85a333a3f
Add new utility to calculate packed dl end and vertex count (#411)
* Add new utility to calculate packed dl end and vertex count

Requires changing a bunch of actual references to packed dl lists
 with raw numbers. Which feels extremely bad but it doesn't match
 otherwise.

Signed-off-by: Taggerung <tyler.taggerung@email.com>

* Hard code array lenghts in appropriate headers

Use macros to generate the vertex counts and packed dl end points

Heavily dependent on the array lengths being accurate. If they
 aren't stuff will break.

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-09-10 14:21:16 -06:00
..
battle Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
flower_cup Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
mushroom_cup Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
special_cup Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
star_cup Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
all_course_data.h Cleanup undefined_syms for all the course data (#407) 2023-09-08 22:56:49 -06:00
all_course_model.h Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
all_course_packed.h Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
courseTable.h Fix course data & course table warnings (#313) 2023-06-16 16:29:56 -06:00
courseTable.inc.c Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
staff_ghosts.inc.c Disassembled courses, added DLpacker, and disassembled packed DLs (#290) 2023-03-07 19:48:17 -07:00