mirror of
https://github.com/zeldaret/oot
synced 2026-05-31 09:21:59 -04: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>
10 lines
561 B
XML
10 lines
561 B
XML
<Root>
|
|
<File Name="object_shop_dungen" Segment="6">
|
|
<DList Name="object_shop_dungen_DL_000B80" Offset="0xB80"/>
|
|
<Texture Name="object_shop_dungen_Tex_000DE0" OutName="tex_00000DE0" Format="rgb5a1" Width="4" Height="4" Offset="0xDE0"/>
|
|
<Blob Name="object_shop_dungen_Blob_000E00" Size="0x1008" Offset="0xE00"/>
|
|
<DList Name="object_shop_dungen_DL_0027E8" Offset="0x27E8"/>
|
|
<Texture Name="object_shop_dungen_Tex_002A20" OutName="tex_00002A20" Format="rgb5a1" Width="64" Height="32" Offset="0x2A20"/>
|
|
</File>
|
|
</Root>
|