mk64/include
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
..
PR F3DEX old commands changes (#408) 2023-09-09 01:06:35 -06:00
libc Initial commit 2020-10-14 21:13:33 -07:00
actor_types.h Cleanup undefined_syms for all the course data (#407) 2023-09-08 22:56:49 -06:00
bomb_kart.h Matched some funcs (#378) 2023-08-22 19:12:51 -06:00
common_structs.h Match bss in podium ceremony (#403) 2023-09-07 11:44:13 -06:00
config.h code_8001F980 decomp + profiler doc + more (#250) 2022-08-01 16:32:20 -07:00
course.h Matched some funcs (#378) 2023-08-22 19:12:51 -06:00
course_offsets.h Initial commit 2020-10-14 21:13:33 -07:00
debug.h Various cleanup (#410) 2023-09-09 18:01:01 -06:00
defines.h Various cleanup and matching (#369) 2023-08-12 15:19:57 -06:00
functions.h Match func_8006B7E4, func_8006EEE8, func_80071A20 (#395) 2023-09-05 14:38:40 -06:00
global.h Refresh 1 2021-03-02 01:48:17 -07:00
kart_attributes.h Add some more actor types, match a function (#191) 2022-05-06 21:56:43 -07:00
macros.h Add new utility to calculate packed dl end and vertex count (#411) 2023-09-10 14:21:16 -06:00
macros.inc Initial commit 2020-10-14 21:13:33 -07:00
mk64.h Matched some funcs (#378) 2023-08-22 19:12:51 -06:00
objects.h Small matches, nothing super special (#400) 2023-09-05 15:49:55 -06:00
save_data.h Make some adjustments to the SaveData struct (#381) 2023-08-25 18:02:37 -06:00
segment_symbols.h Various cleanup (#410) 2023-09-09 18:01:01 -06:00
segments.h Match memory.c, remove warnings, fix fake matches (#301) 2023-04-07 22:13:28 -06:00
sounds.h Item & Various decomp (#311) 2023-06-16 10:30:39 -06:00
trig_tables.h More function matching in code_80057C60 (#149) 2022-01-24 20:22:43 -07:00
trig_tables.inc.c Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68) 2021-11-28 15:42:03 -07:00
types.h Put `void` in several function prototypes (#387) 2023-08-26 12:48:45 -06:00
ultra64.h Initial commit 2020-10-14 21:13:33 -07:00
variables.h Match bss for code_800029B0 and clean headers (#406) 2023-09-08 13:39:13 -06:00
vehicles.h Add structs for "vehicle" types in 80005FD0 (#248) 2022-07-27 19:03:35 -07:00
waypoints.h some matches (#391) 2023-08-30 22:45:51 -06:00