mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-22 06:52:03 +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,18 @@
|
|||
<Root>
|
||||
<File Name="object_bxa" Segment="6">
|
||||
<Array Name="object_bxa_Vtx_000000" Count="137" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_bxa_DL_000890" Offset="0x890"/>
|
||||
<Texture Name="object_bxa_Tex_000C40" OutName="tex_00000C40" Format="rgba16" Width="32" Height="32" Offset="0xC40"/>
|
||||
<Texture Name="object_bxa_Tex_001440" OutName="tex_00001440" Format="rgba16" Width="32" Height="32" Offset="0x1440"/>
|
||||
<Array Name="object_bxa_Vtx_001C40" Count="20" Offset="0x1C40">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_bxa_DL_001D80" Offset="0x1D80"/>
|
||||
<Array Name="object_bxa_Vtx_001E90" Count="70" Offset="0x1E90">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_bxa_DL_0022F0" Offset="0x22F0"/>
|
||||
<Texture Name="object_bxa_Tex_0024F0" OutName="tex_000024F0" Format="rgba16" Width="16" Height="16" Offset="0x24F0"/>
|
||||
<Texture Name="object_bxa_Tex_0026F0" OutName="tex_000026F0" Format="i8" Width="16" Height="16" Offset="0x26F0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue