mirror of https://github.com/zeldaret/mm.git
12 lines
329 B
XML
12 lines
329 B
XML
<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>
|