blob: c1aeb833883b46a016f7465a2fe5abe5b361a15a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<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>
|