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
|
@ -2,6 +2,9 @@
|
|||
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
|
||||
<File Name="object_siofuki" Segment="6">
|
||||
<Texture Name="object_siofuki_Tex_000000" OutName="tex_00000000" Format="i4" Width="64" Height="64" Offset="0x0"/>
|
||||
<Array Name="object_siofuki_Vtx_000800" Count="55" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_siofuki_DL_000B70" Offset="0xB70"/>
|
||||
<Collision Name="object_siofuki_Col_000D78" Offset="0xD78"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue