Document object_stream (#553)

* Document XML

* Finish documentation

* Add file header comment

* Single line comment styling
This commit is contained in:
Tom Overton
2022-01-04 07:19:15 +00:00
committed by GitHub
parent e7ba2c507d
commit be952305d8
4 changed files with 5 additions and 14 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
<Root>
<!-- Used for the unused water vortex actor. -->
<File Name="object_stream" Segment="6">
<Texture Name="object_stream_Tex_000000" OutName="tex_000000" Format="i4" Width="64" Height="64" Offset="0x0" />
<DList Name="object_stream_DL_000950" Offset="0x950" />
<Texture Name="gWaterVortexTex" OutName="water_vortex" Format="i4" Width="64" Height="64" Offset="0x0" />
<DList Name="gWaterVortexDL" Offset="0x950" />
</File>
</Root>