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:
parent
a750282d2d
commit
3435ebe216
18 changed files with 700 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue