mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
da40e39c97
* Add Vtx[] resources in xmls for (partially) documented assets 7 * bss
10 lines
303 B
XML
10 lines
303 B
XML
<Root>
|
|
<File Name="object_bubble" Segment="6">
|
|
<Texture Name="gBubbleTex" Format="ia8" Width="64" Height="64" Offset="0x0"/>
|
|
<DList Name="gBubbleDL" Offset="0x1000"/>
|
|
<Array Name="gBubbleVtx" Count="4" Offset="0x1080">
|
|
<Vtx/>
|
|
</Array>
|
|
</File>
|
|
</Root>
|