mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
4d5d1fd079
* it's crashing * fix stuff * fix xmls * problematic objects * fix tabs * Fix suffixes * add missing new lines * Add comments to the problematic objects * Find and replace fixes * Add Fig's objects * I forgot to add a Name in a cutscene, so I'm adding it here * Update object decomp tutorial a little bit * Update problematic objects * Update docs/tutorial/object_decomp.md Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Change comments * comment out a few blobs * dammit tluts * Change a bunch of objects * update the last bunch * update comments on oA11 and oB2 * Ninja-edit to fix compatibility with ZAPD's PR 142 Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
9 lines
577 B
XML
9 lines
577 B
XML
<Root>
|
|
<File Name="object_tsubo" Segment="6">
|
|
<Texture Name="object_tsubo_Tex_000000" OutName="tex_00000000" Format="rgb5a1" Width="32" Height="64" Offset="0x0"/>
|
|
<Texture Name="object_tsubo_Tex_001000" OutName="tex_00001000" Format="rgb5a1" Width="16" Height="16" Offset="0x1000"/>
|
|
<Texture Name="object_tsubo_Tex_001200" OutName="tex_00001200" Format="rgb5a1" Width="16" Height="16" Offset="0x1200"/>
|
|
<DList Name="object_tsubo_DL_0017C0" Offset="0x17C0"/>
|
|
<DList Name="object_tsubo_DL_001960" Offset="0x1960"/>
|
|
</File>
|
|
</Root>
|