mirror of https://github.com/zeldaret/oot.git
14 lines
782 B
XML
14 lines
782 B
XML
<Root>
|
|
<File Name="code" OutName="z_fbdemo_circle" RangeStart="0x10ED48" RangeEnd="0x10FF68">
|
|
<Texture Name="sCircleWipeDefaultTex" Format="i8" Width="16" Height="64" Offset="0x10ED48"/>
|
|
<Texture Name="sCircleWipeWaveTex" Format="i8" Width="16" Height="64" Offset="0x10F148"/>
|
|
<Texture Name="sCircleWipeRippleTex" Format="i8" Width="16" Height="64" Offset="0x10F548"/>
|
|
<Texture Name="sCircleWipeStarburstTex" Format="i8" Width="16" Height="64" Offset="0x10F948"/>
|
|
<Array Name="sCircleWipeVtx" Count="34" Offset="0x10FD48">
|
|
<Vtx/>
|
|
</Array>
|
|
<!-- ZAPD isn't finding symbols correctly, instead finding them much later in `code`-->
|
|
<!--<DList Name="sCircleWipeDL" Offset="0x10FF68"/>-->
|
|
</File>
|
|
</Root>
|