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
580 B
XML
11 lines
580 B
XML
<Root>
|
|
<File Name="ovl_Arrow_Ice" BaseAddress="0x80867cd0" RangeStart="0x9F0" RangeEnd="0x1E10">
|
|
<Texture Name="s1Tex" OutName="ice_tex_1" Format="ia8" Width="32" Height="64" Offset="0x9F0" Static="On"/>
|
|
<Texture Name="s2Tex" OutName="ice_tex_2" Format="ia8" Width="32" Height="64" Offset="0x11F0" Static="On"/>
|
|
<Array Name="sVtx" Count="43" Offset="0x19F0" Static="On">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="sMaterialDL" Offset="0x1CA0" Static="On"/>
|
|
<DList Name="sModelDL" Offset="0x1D50" Static="On"/>
|
|
</File>
|
|
</Root>
|