mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
4a9873775c
* TransitionFade docs * PR suggestions * Fix * Fill * Other transitions + enums * Prefix transition assests with trans * Fix end_title * format * OutNames * nitpicks PR * cleaner
10 lines
493 B
XML
10 lines
493 B
XML
<Root>
|
|
<File Name="code" OutName="z_fbdemo_wipe1" RangeStart="0x10E2A0" RangeEnd="0x10EC30">
|
|
<Array Name="sTransWipeVtx" Count="25" Offset="0x10E2A0">
|
|
<Vtx/>
|
|
</Array>
|
|
<Texture Name="sTransWipeTex" OutName="trans_wipe" Format="i4" Width="64" Height="64" Offset="0x10E430"/>
|
|
<!-- ZAPD isn't finding symbols correctly, instead finding them much later in `code`-->
|
|
<!-- <DList Name="sTransWipeDL" Offset="0x10EC30"/> -->
|
|
</File>
|
|
</Root>
|