1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 06:40:15 +00:00
oot/assets/xml/objects/object_jya_door.xml

14 lines
591 B
XML

<Root>
<File Name="object_jya_door" Segment="6">
<Array Name="gSpiritDoorVtx" Count="16" Offset="0x0">
<Vtx/>
</Array>
<DList Name="gSpiritDoorDL" Offset="0x0100"/>
<Array Name="gJyaDoorMetalBarsVtx" Count="4" Offset="0x1B0">
<Vtx/>
</Array>
<DList Name="gJyaDoorMetalBarsDL" Offset="0x01F0"/>
<Texture Name="gSpiritDoorTex" Format="rgba16" Width="64" Height="32" Offset="0x0280"/>
<Texture Name="gSpiritDoorMetalBarsTex" Format="rgba16" Width="32" Height="64" Offset="0x1280"/>
</File>
</Root>