mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decompiled ovl_Bg_Haka (#346)
* Progress * match func_8087B7E8 * combine into else if * match func_8087B938 * reorder condition to be more readable * SFX macros * clang fmt * func_8087BAAC and func_8087BAE4 * match BgHaka_Draw * attempt to remove dependency on asm data * match file and remove asm * reorder comparison * clang format * use bitwise not * merge upstream * fix ZAP2 * Update src/overlays/actors/ovl_Bg_Haka/z_bg_haka.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_Bg_Haka/z_bg_haka.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_Bg_Haka/z_bg_haka.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * implement fig's suggestions Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
01122ed3e8
commit
dfaa4dc0cb
14 changed files with 136 additions and 499 deletions
3
spec
3
spec
|
@ -751,8 +751,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Haka"
|
||||
include "build/src/overlays/actors/ovl_Bg_Haka/z_bg_haka.o"
|
||||
include "build/data/overlays/actors/z_bg_haka.data.o"
|
||||
include "build/data/overlays/actors/z_bg_haka.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Haka/ovl_Bg_Haka_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue