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,6 +1,15 @@
<Root>
<File Name="object_lightswitch" Segment="6">
<!-- face, uses rgba16 32x32 texture at 0x08000000, branches to dlist 0x09000000, uses env color -->
<Array Name="object_lightswitch_Vtx_000000" Count="30" Offset="0x0">
<Vtx/>
</Array>
<Array Name="object_lightswitch_Vtx_0001E0" Count="4" Offset="0x1E0">
<Vtx/>
</Array>
<Array Name="object_lightswitch_Vtx_000220" Count="4" Offset="0x220">
<Vtx/>
</Array>
<DList Name="object_lightswitch_DL_000260" Offset="0x260"/>
<!-- flame ring, branches to dlist 0x09000000, uses env color -->
<DList Name="object_lightswitch_DL_000398" Offset="0x398"/>