mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
23 lines
807 B
XML
23 lines
807 B
XML
|
<Root>
|
||
|
<File Name="ovl_En_Ganon_Mant" BaseAddress="0x80A23D60" RangeStart="0x1218" RangeEnd="0x4118" Segment="128">
|
||
|
<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>
|