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:
parent
a4182086ee
commit
d2ef102802
82 changed files with 2124 additions and 0 deletions
|
@ -3,7 +3,13 @@
|
|||
<Texture Name="object_tsubo_Tex_000000" OutName="tex_00000000" Format="rgba16" Width="32" Height="64" Offset="0x0"/>
|
||||
<Texture Name="object_tsubo_Tex_001000" OutName="tex_00001000" Format="rgba16" Width="16" Height="16" Offset="0x1000"/>
|
||||
<Texture Name="object_tsubo_Tex_001200" OutName="tex_00001200" Format="rgba16" Width="16" Height="16" Offset="0x1200"/>
|
||||
<Array Name="object_tsubo_Vtx_001400" Count="60" Offset="0x1400">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_tsubo_DL_0017C0" Offset="0x17C0"/>
|
||||
<Array Name="object_tsubo_Vtx_001930" Count="3" Offset="0x1930">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_tsubo_DL_001960" Offset="0x1960"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue