mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-12 01:40:47 +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,6 +1,9 @@
|
|||
<Root>
|
||||
<File Name="object_vase" Segment="6">
|
||||
<DList Name="gUnusedVaseDL" Offset="0x0"/>
|
||||
<Array Name="gUnusedVaseVtx" Count="63" Offset="0x1A0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Texture Name="gUnusedVaseTopTex" Format="rgba16" Width="32" Height="32" Offset="0xD90"/>
|
||||
<Texture Name="gUnusedVaseBodyTex" Format="rgba16" Width="32" Height="32" Offset="0x590"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue