mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-12 08:30:31 -08:00
024c5e0b5f
* sync asset names with decomp * whitespace and tweak
11 lines
513 B
XML
11 lines
513 B
XML
<Root>
|
|
<!-- ZAPD isn't finding sTransWipeVtx and sTransWipeTex properly for sWipe1DL, instead finding symbols much later in `code`-->
|
|
<File Name="code" OutName="z_fbdemo_wipe1" RangeStart="0x10E2A0" RangeEnd="0x10EC30" Segment="0">
|
|
<Array Name="sTransWipeVtx" Count="25" Offset="0x10E2A0">
|
|
<Vtx/>
|
|
</Array>
|
|
<Texture Name="sTransWipeTex" Format="i4" Width="64" Height="64" Offset="0x10E430"/>
|
|
<!-- <DList Name="sWipe1DL" Offset="0x10EC30"/>-->
|
|
</File>
|
|
</Root>
|