papermario/ver/us/asm
Nalfein (Kenny) 22fa63e393
Decomp btl_are_all_enemies_defeated (#337)
* Initial decomp

* Rearrange variable definitions and if-statements

* Getting closer to matching

* Only address matching left

* Rename variables for clarity

* Search and replace was too eager...

* Rewrite as a for-loop. Matches!

* Removed and renamed variables

* Rearrange statements for neatness. Remove unneccessary comments

* Ran coverage

* Change the typing to Actor*

* Rename variables, don't be so literal with return values, and compare pointer to NULL, you dunce

* Move variable definitions around
2021-07-21 23:37:24 +09:00
..
data Shift (#334) 2021-07-21 20:52:26 +09:00
nonmatchings Decomp btl_are_all_enemies_defeated (#337) 2021-07-21 23:37:24 +09:00
os Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
boot.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
entry_point.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
header.s Compiler's Worst Nightmare (#278) 2021-04-23 20:55:30 +09:00