mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
* WIP: Document checkpoint-related function * Document several checkpoint-related functions * Fix misnamed argument * Change "inactive" flag to "alternate" * Add another function * Add missing comment * Fix score locally * Document ramp switch functions * Add comments for named wave functions * Document and rename two-player adventure functions and globals * Fix score locally * Document obj_loop_char_select * Fix return type * Fix build errors * Convert enum to macros * Try bringing back enum * Move enum back into menu header * Fix score locally * Slightly improve progress messages in score display (#687) * Slightly improve progress messages in score display * Add specific counts of undocumented functions * Roll back redundant calculations * More concise Trophy Race descriptions * Fix score locally * chore: update score --------- Co-authored-by: Jordan Longstaff <jrdnlngstff@gmail.com> Co-authored-by: Jordan Longstaff <JordanLongstaff@users.noreply.github.com> Co-authored-by: Dominik Peters <dominik.peters@committance.com>