1
0
Fork 0
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:
Dragorn421 2025-06-07 17:10:36 +02:00 committed by GitHub
parent da40e39c97
commit 37a89e340f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 576 additions and 2 deletions

View file

@ -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>