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:
Ryan Myers
2023-09-29 18:50:06 -04:00
committed by GitHub
parent b9f2dff589
commit 1ceb8d800f
18 changed files with 590 additions and 1536 deletions
+2
View File
@@ -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"