mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Add Vtx[] resources in xmls for (partially) documented assets 8 (#2606)
This commit is contained in:
parent
da40e39c97
commit
37a89e340f
24 changed files with 576 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
<Root>
|
||||
<File Name="object_timeblock" Segment="6">
|
||||
<Array Name="gSongOfTimeBlockVtx" Count="24" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="gSongOfTimeBlockDL" Offset="0x980"/>
|
||||
<Texture Name="gSongOfTimeBlockTex" Format="i4" Width="64" Height="64" Offset="0x0"/>
|
||||
<Collision Name="gSongOfTimeBlockCol" Offset="0xB30"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue