blob: 174927ca625ffa71c8dc2af01dc1173366db88a6 (
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: Bomb -->
<File Name="object_gi_bomb_1" Segment="6">
<!-- Bomb Display Lists -->
<DList Name="gGiBombDL" Offset="0x9A0" />
</File>
</Root>
|