mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 13:40:02 +00:00
Match Jsjutan and Tr and improve match of Yabusame_mark and holl (#769)
* some cleanup * .s * more matches * .s and yabu * holl try * format * Update src/overlays/actors/ovl_En_Holl/z_en_holl.c Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com> Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain> Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
This commit is contained in:
parent
ab05eb9776
commit
ed78d18a25
10 changed files with 173 additions and 1189 deletions
8
spec
8
spec
|
@ -2509,11 +2509,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Jsjutan"
|
||||
include "build/src/overlays/actors/ovl_En_Jsjutan/z_en_jsjutan.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Jsjutan/ovl_En_Jsjutan_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_jsjutan.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
@ -3014,11 +3010,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Tr"
|
||||
include "build/src/overlays/actors/ovl_En_Tr/z_en_tr.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Tr/ovl_En_Tr_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_tr.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue