mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Add Vtx[] resources in xmls for undocumented assets (#2547)
This commit is contained in:
parent
a4182086ee
commit
d2ef102802
82 changed files with 2124 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
<Root>
|
||||
<File Name="object_b_heart" Segment="6">
|
||||
<Array Name="object_b_heart_Vtx_000000" Count="32" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_b_heart_Vtx_000200" Count="4" Offset="0x200">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_b_heart_DL_000240" Offset="0x240"/>
|
||||
<DList Name="object_b_heart_DL_000348" Offset="0x348"/>
|
||||
<Texture Name="object_b_heart_Tex_0003C0" OutName="tex_000003C0" Format="i4" Width="32" Height="32" Offset="0x3C0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue