mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +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
|
@ -1,5 +1,8 @@
|
|||
<Root>
|
||||
<File Name="object_bwall" Segment="6">
|
||||
<Array Name="object_bwall_Vtx_000000" Count="4" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_bwall_DL_000040" Offset="0x40"/>
|
||||
<Collision Name="object_bwall_Col_000118" Offset="0x118"/>
|
||||
<Texture Name="object_bwall_Tex_000150" OutName="tex_00000150" Format="rgba16" Width="32" Height="64" Offset="0x150"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue