mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
c36decaf50
* Add ALIGNED8 * Add designated initializers for cutscene macros * Fix typo in ovl_Boss_Sst XML * Fix extraction of ovlMagicDark * names suggestions * Remove braces * fix
11 lines
586 B
XML
11 lines
586 B
XML
<Root>
|
|
<File Name="ovl_Arrow_Light" BaseAddress="0x80869cb0" RangeStart="0xA00" RangeEnd="0x1E20">
|
|
<Texture Name="s1Tex" OutName="light_tex_1" Format="ia8" Width="32" Height="64" Offset="0xA00" Static="On"/>
|
|
<Texture Name="s2Tex" OutName="light_tex_2" Format="ia8" Width="32" Height="64" Offset="0x1200" Static="On"/>
|
|
<Array Name="sVtx" Count="43" Offset="0x1A00" Static="On">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="sMaterialDL" Offset="0x1CB0" Static="On"/>
|
|
<DList Name="sModelDL" Offset="0x1D60" Static="On"/>
|
|
</File>
|
|
</Root>
|