mirror of
https://github.com/zeldaret/oot.git
synced 2025-06-08 01:21:52 +00:00
17 lines
701 B
XML
17 lines
701 B
XML
<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>
|