blob: 3d78728fe0e8d58fd759a2588a1ae96ecfccb0d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<Root>
<File Name="object_d_hsblock" Segment="6">
<Collision Name="gHookshotTargetCol" Offset="0x578"/>
<Collision Name="gHookshotPostCol" Offset="0x730"/>
<DList Name="gHookshotPostDL" Offset="0x210"/>
<DList Name="gHookshotTargetDL" Offset="0x470"/>
<Texture Name="gHookshotTargetTex" Format="i4" Width="64" Height="64" Offset="0x760"/>
<Texture Name="gHookshotPostTex" Format="i8" Width="32" Height="64" Offset="0xF60"/>
<Array Name="gHookshotPostVtx" Count="33" Offset="0x0">
<Vtx/>
</Array>
<Array Name="gHookshotTargetVtx" Count="20" Offset="0x330">
<Vtx/>
</Array>
</File>
</Root>
|