mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
be952305d8
* Document XML * Finish documentation * Add file header comment * Single line comment styling
8 lines
296 B
XML
8 lines
296 B
XML
<Root>
|
|
<!-- Used for the unused water vortex actor. -->
|
|
<File Name="object_stream" Segment="6">
|
|
<Texture Name="gWaterVortexTex" OutName="water_vortex" Format="i4" Width="64" Height="64" Offset="0x0" />
|
|
<DList Name="gWaterVortexDL" Offset="0x950" />
|
|
</File>
|
|
</Root>
|