mirror of
https://github.com/zeldaret/oot.git
synced 2025-05-09 18:43:45 +00:00
12 lines
745 B
XML
12 lines
745 B
XML
<Root>
|
|
<File Name="code" OutName="z_fbdemo_circle">
|
|
<Texture Name="sTransCircleNormalTex" OutName="trans_circle_normal" Format="i8" Width="16" Height="64" Offset="0x0"/>
|
|
<Texture Name="sTransCircleWaveTex" OutName="trans_circle_wave" Format="i8" Width="16" Height="64" Offset="0x400"/>
|
|
<Texture Name="sTransCircleRippleTex" OutName="trans_circle_ripple" Format="i8" Width="16" Height="64" Offset="0x800"/>
|
|
<Texture Name="sTransCircleStarburstTex" OutName="trans_circle_starburst" Format="i8" Width="16" Height="64" Offset="0xC00"/>
|
|
<Array Name="sTransCircleVtx" Count="34" Offset="0x1000">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="sTransCircleDL" Offset="0x1220"/>
|
|
</File>
|
|
</Root>
|