summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_stick.xml
blob: 859e4f64153b0bffba471aa866b2a2a0e3262e0e (plain)
1
2
3
4
5
6
7
8
9
10
11
<Root>
    <!-- Dependencies -->
    <ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>

    <!-- Get Item Draw: Deku Stick -->
    <File Name="object_gi_stick" Segment="6">

        <!-- Deku Stick Display Lists -->
        <DList Name="gGiStickDL" Offset="0x4D0" />
    </File>
</Root>