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
|
@ -1,5 +1,8 @@
|
|||
<Root>
|
||||
<File Name="object_oE6" Segment="6">
|
||||
<Array Name="object_oE6_Vtx_000000" Count="174" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_oE6_DL_000AE0" Offset="0xAE0"/>
|
||||
<Texture Name="object_oE6_TLUT_000FD0" OutName="tlut_00000FD0" Format="rgba16" Width="16" Height="16" Offset="0xFD0"/>
|
||||
<Texture Name="object_oE6_Tex_0011D0" OutName="tex_000011D0" Format="ci8" Width="32" Height="32" Offset="0x11D0" TlutOffset="0xFD0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue