mirror of
https://github.com/zeldaret/oot
synced 2026-08-10 03:05:51 -04:00
Add Vtx[] resources in xmls for (partially) documented assets 7 (#2605)
* Add Vtx[] resources in xmls for (partially) documented assets 7 * bss
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user