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,7 +1,13 @@
|
|||
<Root>
|
||||
<File Name="object_efc_star_field" Segment="6">
|
||||
<Array Name="object_efc_star_field_Vtx_000000" Count="8" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_efc_star_field_DL_000080" Offset="0x80"/> <!-- rain -->
|
||||
<Texture Name="object_efc_star_field_Tex_000108" OutName="tex_00000108" Format="i8" Width="16" Height="64" Offset="0x108"/>
|
||||
<Array Name="object_efc_star_field_Vtx_000510" Count="141" Offset="0x510">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_efc_star_field_DL_000DE0" Offset="0xDE0"/> <!-- rocks -->
|
||||
<Texture Name="object_efc_star_field_Tex_000FD0" OutName="tex_00000FD0" Format="i4" Width="64" Height="64" Offset="0xFD0"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue