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 @@
|
|||
<File Name="object_gnd_magic" Segment="6">
|
||||
<Texture Name="object_gnd_magic_Tex_000000" OutName="tex_00000000" Format="i8" Width="32" Height="64" Offset="0x0"/>
|
||||
<Texture Name="object_gnd_magic_Tex_000800" OutName="tex_00000800" Format="i8" Width="32" Height="64" Offset="0x800"/>
|
||||
<Array Name="object_gnd_magic_Vtx_001000" Count="25" Offset="0x1000">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_gnd_magic_DL_001190" Offset="0x1190"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue