mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-19 21:19:54 +00:00
EnZf OK and partially documented (#988)
* Match Destroy * Matched Init * 3 more matched * 15 functions matched, data imported * 16 matched * 17 matched * 18 matched * formatting * 19 matched * Fix unk_404 * Draw matched, 20 in total * 21 matched * 22 matched * 23 matched * 24 matched * 25 matched * 26 matched * 27 matched * 28 matched * 29 matched * 30 matched * 31 matched * 33 matched * 34 matched * 35 matched * 36 matched * 17 left * 16 left * 15 left * 14 left * 13 left * 12 left * 11 left * 10 left * spec * bss * 9 left * 8 left * 7 left * 6 left * 5 left * 4 left * 1 up to regalloc, 3 left * 2 left (+ 1 regalloc) * More naming * 1 + regalloc left * Some naming * matches but for 2 words of stack in func_80B45748 * Delete some padding in header * Merge remote-tracking branch 'upstream/master' into Zf * func_8003426C rename * more failed matching attempts * Update to new function names * OK at last * Actually OK this time, removed pragmas, spec * Begin documentation * Few more names * Some more naming, added description to z_en_geldb.c * Confirm platform categories * (Badly) named floor check functions * Make fighter actors playSpeed animation frame checks consistent (up to names) * Action enum, lot of work on the skeleton stuff in the object * Lot of function and animation naming * More naming, last of the hardcoded symbols * Some name cleanup * Remove asm * Format * Bit more cleanup * Dragorn review I * undefined syms * Correct limb names * Non-control flow review suggestions * Easy review stuff * Some more review
This commit is contained in:
parent
aa7ff4e795
commit
823a3c0754
67 changed files with 2603 additions and 7372 deletions
4
spec
4
spec
|
@ -3056,9 +3056,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Zf"
|
||||
include "build/src/overlays/actors/ovl_En_Zf/z_en_zf.o"
|
||||
include "build/data/overlays/actors/z_en_zf.data.o"
|
||||
include "build/data/overlays/actors/z_en_zf.bss.o"
|
||||
include "build/data/overlays/actors/z_en_zf.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Zf/ovl_En_Zf_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue