blob: f5b3af67f97339468a71525dce7b2fb6a18c93a0 (
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: Bombchu -->
<File Name="object_gi_bomb_2" Segment="6">
<!-- Bombchu Display Lists -->
<DList Name="gGiBombchuDL" Offset="0x4B0" />
</File>
</Root>
|