mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Fun with Functions! (#412)
* Match func_80094A5C * Cleanup on func_80094A5C * Reduce indentation on func_80094A5C with early returns * calculate_and_display_rom_checksum and menu_trophy_race_rankings_loop matched * Forgotten cleanup * Cleanup some funcs * Match menu_magic_codes_loop * menu_magic_codes_loop cleanup * "Match" free_texture... * Match free_sprite * Fix build issues. * Update score in readme
This commit is contained in:
@@ -8,6 +8,8 @@ compiler_type = "ido"
|
||||
"OS_PHYSICAL_TO_K0" = "void *"
|
||||
"_SHIFTL" = "unsigned int"
|
||||
"G_IM_.*" = "unsigned int"
|
||||
"KEEPLINEBREAK" = "void"
|
||||
"IO_READ" = "volatile unsigned int *"
|
||||
|
||||
[decompme.compilers]
|
||||
"./tools/ido-static-recomp/build/5.3/out/cc" = "ido5.3_irix"
|
||||
|
||||
Reference in New Issue
Block a user