1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00

Cleanup symbols 7 (#1073)

* Cleanup symbols, mostly from non-matching objects

* ZAPD supports unaligned textures!

* Uncomment `object_oF1s`
This commit is contained in:
Dragorn421 2022-01-18 00:50:18 +01:00 committed by GitHub
parent 0a48548da7
commit 2a4fb604fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 85 additions and 104 deletions

View file

@ -1,10 +1,6 @@
<Root>
<File Name="object_oF1s" Segment="6">
<!-- This blob was added just to ensure the object will be extracted. Should be removed in the future. -->
<Blob Name="g_oF1sBlob_000000" Size="0x10" Offset="0x0"/>
<!-- The textures used by these limbs aren't 64-bit aligned, so this won't compile to a matching ROM. -->
<!--
<!-- The textures used by these limbs aren't 64-bit aligned -->
<Limb Name="object_oF1s_Limb_000000" LimbType="Standard" Offset="0x0"/>
<Limb Name="object_oF1s_Limb_00000C" LimbType="Standard" Offset="0xC"/>
<Limb Name="object_oF1s_Limb_000018" LimbType="Standard" Offset="0x18"/>
@ -22,16 +18,11 @@
<Limb Name="object_oF1s_Limb_0000A8" LimbType="Standard" Offset="0xA8"/>
<Limb Name="object_oF1s_Limb_0000B4" LimbType="Standard" Offset="0xB4"/>
<Limb Name="object_oF1s_Limb_0000C0" LimbType="Standard" Offset="0xC0"/>
-->
<!--
<Skeleton Name="object_oF1s_Skel_000110" Type="Flex" LimbType="Standard" Offset="0x110"/>
-->
<!-- 32-bit aligned textures. -->
<!--
<Texture Name="object_oF1s_TLUT_00011C" OutName="tlut_0000011C" Format="rgba16" Width="216" Height="1" Offset="0x11C"/>
<Blob Name="object_oF1s_Blob_00031C" Size="0x1A0" Offset="0x31C"/>
<Texture Name="object_oF1s_Tex_0004BC" OutName="tex_000004BC" Format="ci8" Width="32" Height="32" Offset="0x4BC"/>
<Texture Name="object_oF1s_Tex_0008BC" OutName="tex_000008BC" Format="rgba16" Width="64" Height="32" Offset="0x8BC"/>
<Texture Name="object_oF1s_Tex_0018BC" OutName="tex_000018BC" Format="ci8" Width="8" Height="8" Offset="0x18BC"/>
@ -45,9 +36,7 @@
<Texture Name="object_oF1s_Tex_0025BC" OutName="tex_000025BC" Format="ci8" Width="32" Height="32" Offset="0x25BC"/>
<Blob Name="object_oF1s_Blob_0029BC" Size="0x400" Offset="0x29BC"/>
<Texture Name="object_oF1s_Tex_002DBC" OutName="tex_00002DBC" Format="ci8" Width="32" Height="64" Offset="0x2DBC"/>
-->
<!--
<DList Name="object_oF1s_DL_006A40" Offset="0x6A40"/>
<DList Name="object_oF1s_DL_006DE8" Offset="0x6DE8"/>
<DList Name="object_oF1s_DL_006FF8" Offset="0x6FF8"/>
@ -64,6 +53,5 @@
<DList Name="object_oF1s_DL_0082C8" Offset="0x82C8"/>
<DList Name="object_oF1s_DL_008488" Offset="0x8488"/>
<DList Name="object_oF1s_DL_0084E0" Offset="0x84E0"/>
-->
</File>
</Root>