mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-14 19:10:25 +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,9 +1,15 @@
|
|||
<Root>
|
||||
<File Name="object_spot05_objects" Segment="6">
|
||||
<Texture Name="object_spot05_objects_Tex_000000" OutName="tex_00000000" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
|
||||
<Array Name="object_spot05_objects_Vtx_000800" Count="4" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_spot05_objects_DL_000840" Offset="0x840"/>
|
||||
<Collision Name="object_spot05_objects_Col_000918" Offset="0x918"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000950" OutName="tex_00000950" Format="rgba16" Width="16" Height="64" Offset="0x950"/>
|
||||
<Array Name="object_spot05_objects_Vtx_001150" Count="4" Offset="0x1150">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_spot05_objects_DL_001190" Offset="0x1190"/>
|
||||
<Collision Name="object_spot05_objects_Col_0012C0" Offset="0x12C0"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue