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

    <!-- Get Item Draw: Dungeon Compass -->
    <File Name="object_gi_compass" Segment="6">

        <!-- Dungeon Compass Display Lists -->
        <DList Name="gGiCompassDL" Offset="0x960" />
        <DList Name="gGiCompassGlassDL" Offset="0xC50" />
    </File>
</Root>