mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00: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:
parent
600d680970
commit
da40e39c97
12 changed files with 607 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue