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
108 changed files with 988 additions and 2 deletions
+3
View File
@@ -10,6 +10,9 @@
<Texture Name="gFaHeadbandTex" OutName="headband" Format="ci8" Width="8" Height="8" Offset="0xD00" TlutOffset="0x0"/>
<Texture Name="gFaEyeHalfTex" OutName="eye_half" Format="ci8" Width="32" Height="32" Offset="0xD40" TlutOffset="0x0"/>
<Texture Name="gFaEyeClosedTex" OutName="eye_closed" Format="ci8" Width="32" Height="32" Offset="0x1140" TlutOffset="0x0"/>
<Array Name="gFaVtx" Count="320" Offset="0x1540">
<Vtx/>
</Array>
<DList Name="gFaDL" Offset="0x2940"/>
</File>
</Root>