summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_stream.xml
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2025-06-01 18:53:56 +0200
committerGitHub <noreply@github.com>2025-06-01 18:53:56 +0200
commitd2ef1028021039d3fd5b3e8a13c956f75c2b4879 (patch)
tree966da75fa1b6611e95f4e7ea30784cbb9f610c66 /assets/xml/objects/object_stream.xml
parenta4182086eeb6194aab27282674e37c4732a8164f (diff)
Add Vtx[] resources in xmls for undocumented assets (#2547)
Diffstat (limited to 'assets/xml/objects/object_stream.xml')
-rw-r--r--assets/xml/objects/object_stream.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/xml/objects/object_stream.xml b/assets/xml/objects/object_stream.xml
index 6c65f77c3..e8710781c 100644
--- a/assets/xml/objects/object_stream.xml
+++ b/assets/xml/objects/object_stream.xml
@@ -2,6 +2,9 @@
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
<File Name="object_stream" Segment="6">
<Texture Name="object_stream_Tex_000000" OutName="tex_00000000" Format="i4" Width="64" Height="64" Offset="0x0"/>
+ <Array Name="object_stream_Vtx_000800" Count="21" Offset="0x800">
+ <Vtx/>
+ </Array>
<DList Name="object_stream_DL_000950" Offset="0x950"/>
</File>
</Root>