mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
15 lines
723 B
XML
15 lines
723 B
XML
<Root>
|
|
<File Name="object_yukabyun" Segment="6">
|
|
<Texture Name="gFloorTileEnemyBottomTex" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
|
|
<Texture Name="gFloorTileEnemyTopTex" Format="rgba16" Width="32" Height="32" Offset="0xAF0"/>
|
|
<Texture Name="gFloorTileEnemyFragmentTex" Format="rgba16" Width="16" Height="16" Offset="0x12F0"/>
|
|
<Array Name="gFloorTileEnemyVtx" Count="23" Offset="0x800">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gFloorTileEnemyDL" Offset="0x970"/>
|
|
<Array Name="gFloorTileEnemyFragmentVtx" Count="3" Offset="0xA30">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gFloorTileEnemyFragmentDL" Offset="0xA60"/>
|
|
</File>
|
|
</Root>
|