mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
fd512f02e9
* Automatic XML for link_animetion * Make sure tutorial images are not gitignored * OK * Correct ovl_Boss_Sst RangeEnd * ExternalFiles * Remove Segment="128" * Remove segments from place_title_cards * format, newlines, remove previous xml
22 lines
793 B
XML
22 lines
793 B
XML
<Root>
|
|
<File Name="ovl_En_Ganon_Mant" BaseAddress="0x80A23D60" RangeStart="0x1218" RangeEnd="0x4118">
|
|
<Texture Name="gMantTex" OutName="mant" Format="rgba16" Width="32" Height="64" Offset="0x1218"/>
|
|
|
|
<Texture Name="gMantUnusedTex" OutName="mant_unused" Format="rgba16" Width="32" Height="32" Offset="0x2218"/>
|
|
|
|
<Array Name="gMant1Vtx" Count="144" Offset="0x2A18">
|
|
<Vtx/>
|
|
</Array>
|
|
|
|
<DList Name="gMantTexDL" Offset="0x3318"/>
|
|
|
|
<!-- ! @bug gMantUnusedTex is 32x32 not 32x64, however this dlist is unused -->
|
|
<DList Name="gMantUnusedTexDL" Offset="0x3370"/>
|
|
|
|
<DList Name="gMantDL" Offset="0x33C8"/>
|
|
|
|
<Array Name="gMant2Vtx" Count="144" Offset="0x3818">
|
|
<Vtx/>
|
|
</Array>
|
|
</File>
|
|
</Root>
|