mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-22 14:55:39 +00:00
11 lines
519 B
XML
11 lines
519 B
XML
<Root>
|
|
<File Name="ovl_Arrow_Light">
|
|
<Texture Name="s1Tex" OutName="light_tex_1" Format="i8" Width="32" Height="64" Offset="0x0" Static="On"/>
|
|
<Texture Name="s2Tex" OutName="light_tex_2" Format="i8" Width="32" Height="64" Offset="0x800" Static="On"/>
|
|
<Array Name="sVtx" Count="43" Offset="0x1000" Static="On">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="sMaterialDL" Offset="0x12B0" Static="On"/>
|
|
<DList Name="sModelDL" Offset="0x1360" Static="On"/>
|
|
</File>
|
|
</Root>
|