mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Ovl_Bg_Spot01_Idomizu OK (#303)
* Init OK (with weird goto) * func_808ABB84 matching * BgSpot01Idomizu_Destroy matching * Run ./format.sh * BgSpot01Idomizu_Update matching * Remove Init's goto * BgSpot01Idomizu_Draw matching * Delete BgSpot01Idomizu asm files * Variable naming and cleanup * Update spec * Delete unused ASM * Address review feedback * Fix fake match in Draw caused by not doing dispRefs[4]
This commit is contained in:
parent
fb548ac9e4
commit
d3b88e1b1c
11 changed files with 62 additions and 253 deletions
3
spec
3
spec
|
@ -1228,8 +1228,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Spot01_Idomizu"
|
||||
include "build/src/overlays/actors/ovl_Bg_Spot01_Idomizu/z_bg_spot01_idomizu.o"
|
||||
include "build/data/overlays/actors/z_bg_spot01_idomizu.data.o"
|
||||
include "build/data/overlays/actors/z_bg_spot01_idomizu.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Spot01_Idomizu/ovl_Bg_Spot01_Idomizu_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue