mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-13 17:07:44 +00:00
* 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>
8 lines
419 B
XML
8 lines
419 B
XML
<Root>
|
|
<File Name="ovl_Magic_Dark" BaseOffset="0x80B873D0" RangeStart="0xD10" RangeEnd="0x1740">
|
|
<!--Symbol Name="gEffUnknown10Tex" Offset="0x04032490"/-->
|
|
<Texture Name="sDiamondTex" OutName="diamond_texture" Format="i8" Width="32" Height="64" Offset="0xD10"/>
|
|
<!--<DList Name="sDiamondTexDL" Offset="0x1650"/>
|
|
<DList Name="sDiamondVertsDL" Offset="0x1700"/>-->
|
|
</File>
|
|
</Root>
|