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 (partially) documented assets 6 (#2588)

This commit is contained in:
Dragorn421 2025-06-06 03:27:18 +02:00 committed by GitHub
parent a750282d2d
commit 3435ebe216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 700 additions and 3 deletions

View file

@ -4,6 +4,9 @@
<Texture Name="gDekuTreeMouthTex_0400" OutName="tex_0400" Format="rgba16" Width="32" Height="16" Offset="0x0400"/>
<Texture Name="gDekuTreeUnusedMouthTex_0EC0" OutName="tex_0EC0" Format="rgba16" Width="32" Height="16" Offset="0x0EC0"/>
<Texture Name="gDekuTreeUnusedMouthTex_12C0" OutName="tex_12C0" Format="rgba16" Width="32" Height="16" Offset="0x12C0"/>
<Array Name="gDekuTreeMouthVtx" Count="29" Offset="0x800">
<Vtx/>
</Array>
<DList Name="gDekuTreeMouthDL" Offset="0x09D0"/>
<Collision Name="gDekuTreeMouthCol" Offset="0x0E94"/>
</File>