mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decompiles z_bg_ingate (#301)
* Decompiles z_bg_ingate * BgIngate_SetupAction * BgIngate_Init * BgIngate_Destroy * BgIngate_Update * func_80892990 * func_80892890 * BgIngate_Draw Removes unused asm's Formats z_bg_ingate.c * Addresses PR comments * Fixes usage of cutscene id instead of regular scene * Addresses PR comments
This commit is contained in:
parent
91299ed21f
commit
34c73dda62
13 changed files with 91 additions and 293 deletions
3
spec
3
spec
|
@ -957,8 +957,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Ingate"
|
||||
include "build/src/overlays/actors/ovl_Bg_Ingate/z_bg_ingate.o"
|
||||
include "build/data/overlays/actors/z_bg_ingate.data.o"
|
||||
include "build/data/overlays/actors/z_bg_ingate.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Ingate/ovl_Bg_Ingate_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue