mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-23 07:45:55 +00:00
10 lines
440 B
XML
10 lines
440 B
XML
<Root>
|
|
<File Name="code" OutName="z_fbdemo_wipe1">
|
|
<Array Name="sTransWipeVtx" Count="25" Offset="0x0">
|
|
<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"/> -->
|
|
</File>
|
|
</Root>
|