Files
mm/assets/xml/objects/object_tree.xml
T
SeDan01 e19b139504 Tree Asset Decomp for object_tree (#1278)
* Basic Tree Asset Decomp

* renamed outnames

---------

Co-authored-by: Yoe <you@example.com>
2023-06-10 10:31:39 +10:00

10 lines
468 B
XML

<Root>
<File Name="object_tree" Segment="6">
<DList Name="gTreeBodyDL" Offset="0x680" />
<DList Name="gTreeLeavesDL" Offset="0x7C8" />
<Texture Name="gTreeBodyTex" OutName="tree_body" Format="rgba16" Width="32" Height="32" Offset="0x8B8" />
<Texture Name="gTreeLeavesTex" OutName="tree_leaves" Format="rgba16" Width="32" Height="32" Offset="0x10B8" />
<Collision Name="gTreeTopCol" Offset="0x1B2C" />
</File>
</Root>