blob: 2f4511f1d8eeca9400aad3d815975e560bf422a7 (
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: Dungeon Small Key -->
<File Name="object_gi_key" Segment="6">
<!-- Dungeon Small Key Display Lists -->
<DList Name="gGiSmallKeyDL" Offset="0x800" />
</File>
</Root>
|