* Fix spelling mistakes and format
* lights
* formatting
* Small documenting
* Small documenting
* Fix hud_main_time_trial for JP, and start trying to match it.
* Match v80 again
* documenting
* Match all versions and do some cleanup of some parts of existing matches.
* Format
* Update score
* Fix some warnings
* Start work on func_80008438
* Further work on func_80008438, still HEAVILY WIP
* match: func_80011264, improve match% for func_80059208
* refac: use TEX_INDEX_NO_TEXTURE instead of magic number
* Update src/objects.c
Co-authored-by: David Benepe <benepe96@gmail.com>
* refac: make fake match less ungodly
---------
Co-authored-by: David Benepe <benepe96@gmail.com>
* match: func_8002FF6C
* lint: fix formatting, re-use unk8011C8B8 for other structs where applicable
* refac: replace f[0] and f[1] with xy for Vec2f usages
* match: func_8002E904
* match: func_8002FF6C
* lint: fix formatting, re-use unk8011C8B8 for other structs where applicable
* refac: replace f[0] and f[1] with xy for Vec2f usages
* Remove useless comment
* Small amounts of documenting, official names, and use some new knowledge to match what was previously thought to be only possible with hasm.
* Define the proper type for the stack_pointer function, and come up with a solution for GCC builds that should hopefully work.
* Partial revert to support getting the actual stack pointer for GCC builds
* Come up with a better GCC build option for getting the stack pointer
* Update the score
* First pass at func_800BA8E4
* Merge D_800E3078 into D_800E3070 and do func_800BA8E4 a better deal
* Update D_800E3070 to be like D_800E3080
* Match func_800BA4B8
* Update score
* Minor documenting changes
* func_8002CC30 minimum compilable code.
* func_800BA8E4 NON_MATCHING
* Match func_800BA8E4
* Update score
* Format