mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-09 15:10:51 -08:00
024c5e0b5f
* sync asset names with decomp * whitespace and tweak
15 lines
837 B
XML
15 lines
837 B
XML
<Root>
|
|
<File Name="code" OutName="z_fbdemo_circle" RangeStart="0x10ED48" RangeEnd="0x12CBB0">
|
|
<Texture Name="sTransCircleNormalTex" Format="i8" Width="16" Height="64" Offset="0x10ED68"/>
|
|
<Texture Name="sTransCircleWaveTex" Format="i8" Width="16" Height="64" Offset="0x10F168"/>
|
|
<Texture Name="sTransCircleRippleTex" Format="i8" Width="16" Height="64" Offset="0x10F568"/>
|
|
<Texture Name="sTransCircleStarburstTex" Format="i8" Width="16" Height="64" Offset="0x10F968"/>
|
|
<Array Name="sTransCircleVtx" Count="34" Offset="0x10FD68">
|
|
<Vtx/>
|
|
</Array>
|
|
<!-- ZAPD isn't finding symbols correctly, instead finding them much later in `code`-->
|
|
<!--<DList Name="sCircleWipeDL" Offset="0x10FF68"/>-->
|
|
<DList Name="sCircleDList" Offset="0x10FF68"/>
|
|
</File>
|
|
</Root>
|