mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-18 04:29:51 +00:00
EnWf OK and documented (#967)
* a ton of progress, 14 functions remain * cleanup * a few more functions done, 11 remain * finally all updated * another function matched * another action finished * damage table * death action done * started very large action func * more progress on long action funcs * large action func matched * 5 functions remain * another large action finished * start another action, doesn't match yet * a few new functions, neither match * done working on this for now * Correct one nonmatching, fix compiler warnings * Two functions left * one left * remove remaining gotos * OK * Delete outdated comment * namefixer * Flag macros * audio, dmgeff, some colour * Import symbols from object, reloc, name a few things * Rest of object done * Named a few more things, add action enum * Name body parts and another couple of actions * Last few names * Delete asm * Format * undefined_syms, mods where possible * Correct parent to EnEncount1 * Review * Last newline * louis and Dragorn's reviews * Format * More review * Put back to isInvisible and or, as in EnGeldB * Remove if (0)s in func_8009728C and change pointer arithmetic cast * More review * Unname headRot, make "fallthrough" case clearer, other review * Format * Even more review * Rephrase Co-authored-by: Zelllll <56516451+Zelllll@users.noreply.github.com>
This commit is contained in:
parent
8e318d257e
commit
16471bb68d
51 changed files with 1583 additions and 4805 deletions
3
spec
3
spec
|
@ -3016,8 +3016,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Wf"
|
||||
include "build/src/overlays/actors/ovl_En_Wf/z_en_wf.o"
|
||||
include "build/data/overlays/actors/z_en_wf.data.o"
|
||||
include "build/data/overlays/actors/z_en_wf.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Wf/ovl_En_Wf_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue