mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
ovl_Bg_Ice_Shutter (#377)
* Starting work on Bg_Ice_Shutter, want to commit before attempting to use the permuter. * Forgot to use the new UNK_TPYE in DynaPolyInfo_Alloc * Resolving last asm issues by re-ordering and updating .c file. * Attempting to match by reordering things, removing no longer used .s files from spec file. * Adding in proper include path for _reloc file * Removing unneeded parens and casts * Removing extra space. * Updated with review fixes * Another round of review comments. * Adding description to comment to clarify what these are. * Adding in newline before draw function
This commit is contained in:
parent
14191307e9
commit
44dac7af67
13 changed files with 110 additions and 336 deletions
3
spec
3
spec
|
@ -933,8 +933,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Ice_Shutter"
|
||||
include "build/src/overlays/actors/ovl_Bg_Ice_Shutter/z_bg_ice_shutter.o"
|
||||
include "build/data/overlays/actors/z_bg_ice_shutter.data.o"
|
||||
include "build/data/overlays/actors/z_bg_ice_shutter.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Ice_Shutter/ovl_Bg_Ice_Shutter_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue