mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-24 16:01:26 +00:00
extract sTransCircleDL and sTransWipeDL
This commit is contained in:
parent
0824c9898a
commit
15692565fe
18 changed files with 30 additions and 87 deletions
|
@ -7,7 +7,6 @@
|
|||
<Array Name="sTransCircleVtx" Count="34" Offset="0x1000">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<!-- ZAPD isn't finding symbols correctly, instead finding them much later in `code`-->
|
||||
<!--<DList Name="sTransCircleDL" Offset="0x1220"/>-->
|
||||
<DList Name="sTransCircleDL" Offset="0x1220"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Vtx/>
|
||||
</Array>
|
||||
<Texture Name="sTransWipeTex" OutName="trans_wipe" Format="i4" Width="64" Height="64" Offset="0x190"/>
|
||||
<!-- ZAPD isn't finding symbols correctly, instead finding them much later in `code`-->
|
||||
<!-- <DList Name="sTransWipeDL" Offset="0x990"/> -->
|
||||
<DList Name="sTransWipeDL" Offset="0x990"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue