Files

15 lines
682 B
XML
Raw Permalink Normal View History

2021-12-18 19:37:05 +00:00
<Root>
2022-07-23 15:25:20 -04:00
<!-- Get Item Draw: Deku Mask -->
2021-12-18 19:37:05 +00:00
<File Name="object_gi_nutsmask" Segment="6">
2022-07-23 15:25:20 -04:00
<!-- Deku Mask Display Lists -->
<DList Name="gGiDekuMaskDL" Offset="0xB50" />
<DList Name="gGiDekuMaskEmptyDL" Offset="0xF20" />
<!-- Deku Mask Textures -->
<Texture Name="gGiDekuMaskHairTex" OutName="gi_deku_mask_hair" Format="i8" Width="32" Height="32" Offset="0xF28" />
<Texture Name="gGiDekuMaskFaceTex" OutName="gi_deku_mask_face" Format="i8" Width="16" Height="16" Offset="0x1328" />
<Texture Name="gGiDekuMaskEyeTex" OutName="gi_deku_mask_eye" Format="ia8" Width="64" Height="32" Offset="0x1428" />
2021-12-18 19:37:05 +00:00
</File>
</Root>