Files
mk64/include
Tyler McGavran 72553e5194 Fix a small discrepancy with kart_attributes (#145)
Some of the variables defined in kart_attributes.c had they're type wrong when
 being used in other files.

This means that some previously defined variable no longer exist, however
 that's fine as they were never directly referenced. Their existence was
 almost certainly a decomp artifact.

For example, D_800E2404 was never "real". Instead it was likely a compiler
 artifact caused by accessing D_800E2400 at the hard coded index of 1.

I've updated kart_attributes.h to reflect these changes

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

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2022-01-18 05:59:54 -07:00
..
2020-10-14 21:13:33 -07:00
2021-11-16 02:39:33 -07:00
2020-10-14 21:13:33 -07:00
2020-10-14 21:13:33 -07:00
2021-03-02 01:48:17 -07:00
2021-03-02 01:48:17 -07:00
2021-11-05 05:17:09 -06:00
2020-10-14 21:13:33 -07:00
2021-10-27 13:48:44 -06:00
2020-10-14 21:13:33 -07:00