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

@ -7,6 +7,12 @@
<Texture Name="object_dekujr_Tex_001600" OutName="tex_00001600" Format="ia8" Width="8" Height="8" Offset="0x1600"/>
<Texture Name="object_dekujr_Tex_001640" OutName="tex_00001640" Format="ia8" Width="64" Height="64" Offset="0x1640"/>
<Texture Name="object_dekujr_Tex_002640" OutName="tex_00002640" Format="ia16" Width="32" Height="16" Offset="0x2640"/>
<Array Name="object_dekujr_Vtx_002A40" Count="75" Offset="0x2A40">
<Vtx/>
</Array>
<Array Name="object_dekujr_Vtx_002EF0" Count="30" Offset="0x2EF0">
<Vtx/>
</Array>
<DList Name="object_dekujr_DL_0030D0" Offset="0x30D0"/> <!-- dekujr body -->
<DList Name="object_dekujr_DL_0032D8" Offset="0x32D8"/> <!-- dekujr face and shadow -->
</File>