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,6 +1,15 @@
|
|||
<Root>
|
||||
<File Name="object_lightswitch" Segment="6">
|
||||
<!-- face, uses rgba16 32x32 texture at 0x08000000, branches to dlist 0x09000000, uses env color -->
|
||||
<Array Name="object_lightswitch_Vtx_000000" Count="30" Offset="0x0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_lightswitch_Vtx_0001E0" Count="4" Offset="0x1E0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="object_lightswitch_Vtx_000220" Count="4" Offset="0x220">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_lightswitch_DL_000260" Offset="0x260"/>
|
||||
<!-- flame ring, branches to dlist 0x09000000, uses env color -->
|
||||
<DList Name="object_lightswitch_DL_000398" Offset="0x398"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue