summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_bubble.xml
diff options
context:
space:
mode:
Diffstat (limited to 'assets/xml/objects/object_bubble.xml')
-rw-r--r--assets/xml/objects/object_bubble.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/xml/objects/object_bubble.xml b/assets/xml/objects/object_bubble.xml
index a502b4480..0777a87c1 100644
--- a/assets/xml/objects/object_bubble.xml
+++ b/assets/xml/objects/object_bubble.xml
@@ -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>