1
0
Fork 0
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:
Dragorn421 2025-06-01 18:53:56 +02:00 committed by GitHub
parent a4182086ee
commit d2ef102802
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
82 changed files with 2124 additions and 0 deletions

View file

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