mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompiled and documentedKarebaba (withered Deku Baba enemy), all functions OK (#391)
* Renamed functions based on decomp * Update function name changes * Karebaba decomp and documentation with one non-matching function * Cleaned up some messiness * Forgot a file * Addressing code review * Updated based on code review * Unnecessary define * This function is going down * Removed remaining asm, renamed symbols as recommended, and added comments to give context around the display lists * Forgot a file * Fix renamed function * Addressed issues raised in code review * Minor cleanup * Addressed issues identified in code review * Addressed the issues betterer * Updated to use poly disp macros * review 2 Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
3cfafb2574
commit
cbb0c6da06
32 changed files with 495 additions and 1752 deletions
3
spec
3
spec
|
@ -2635,8 +2635,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Karebaba"
|
||||
include "build/src/overlays/actors/ovl_En_Karebaba/z_en_karebaba.o"
|
||||
include "build/data/overlays/actors/z_en_karebaba.data.o"
|
||||
include "build/data/overlays/actors/z_en_karebaba.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Karebaba/ovl_En_Karebaba_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue