mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
1b0e35c89a
* Extract NTSC assets for gc-us * Extract kanji https://github.com/zeldaret/mm/pull/1536 Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com> --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
12 lines
384 B
XML
12 lines
384 B
XML
<Root>
|
|
<File Name="ovl_Magic_Dark">
|
|
<Texture Name="sDiamondTex" OutName="diamond_texture" Format="i8" Width="32" Height="64" Offset="0x0"/>
|
|
|
|
<Array Name="sDiamondVtx" Count="20" Offset="0x800">
|
|
<Vtx/>
|
|
</Array>
|
|
|
|
<DList Name="sDiamondMaterialDL" Offset="0x940"/>
|
|
<DList Name="sDiamondModelDL" Offset="0x9F0"/>
|
|
</File>
|
|
</Root>
|