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 documented assets 1 (#2549)

* Add Vtx[] resources in xmls for documented assets 1

* fix duplicate gTriforceVtx (the existing gTriforceVtx resource was too short)
This commit is contained in:
Dragorn421 2025-05-31 10:09:06 +02:00 committed by GitHub
parent ae0396f83b
commit dd6e8a87e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
108 changed files with 988 additions and 2 deletions

View file

@ -1,5 +1,8 @@
<Root>
<File Name="object_rr" Segment="6">
<Array Name="gLikeLikeVtx" Count="71" Offset="0x0">
<Vtx/>
</Array>
<DList Name="gLikeLikeDL" Offset="0x470"/>
<Texture Name="gLikeLikeBodyPattern1Tex" OutName="body_pattern_1" Format="rgba16" Width="16" Height="16" Offset="0x800"/>
<Texture Name="gLikeLikeBodyPattern2Tex" OutName="body_pattern_2" Format="rgba16" Width="16" Height="16" Offset="0xA00"/>