mirror of
https://github.com/zeldaret/oot
synced 2026-06-13 14:06:45 -04:00
Cleanup symbols from undefined_syms.txt (3rd round) (#938)
* Cleanup symbols from undefined_syms.txt (3rd round) * Add comments in xmls near symbols that cause ZAPD issues * Group `D_01000000` symbol definitions
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<Root>
|
||||
<File Name="object_efc_star_field" Segment="6">
|
||||
<DList Name="object_efc_star_field_DL_000080" Offset="0x80"/>
|
||||
<DList Name="object_efc_star_field_DL_000080" Offset="0x80"/> <!-- rain -->
|
||||
<Texture Name="object_efc_star_field_Tex_000108" OutName="tex_00000108" Format="i8" Width="16" Height="64" Offset="0x108"/>
|
||||
<DList Name="object_efc_star_field_DL_000DE0" Offset="0xDE0"/>
|
||||
<DList Name="object_efc_star_field_DL_000DE0" Offset="0xDE0"/> <!-- rocks -->
|
||||
<Texture Name="object_efc_star_field_Tex_000FD0" OutName="tex_00000FD0" Format="i4" Width="64" Height="64" Offset="0xFD0"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
@@ -14,12 +14,12 @@
|
||||
<Texture Name="object_toki_objects_Tex_0055C0" OutName="tex_0055C0" Format="rgba16" Width="32" Height="64" Offset="0x55C0" />
|
||||
<Blob Name="object_toki_objects_Blob_0065C0" Size="0xA00" Offset="0x65C0" />
|
||||
<Texture Name="object_toki_objects_Tex_006FC0" OutName="tex_006FC0" Format="rgba16" Width="16" Height="16" Offset="0x6FC0" />
|
||||
<DList Name="object_toki_objects_DL_007440" Offset="0x7440" />
|
||||
<DList Name="object_toki_objects_DL_007578" Offset="0x7578" />
|
||||
<DList Name="object_toki_objects_DL_007440" Offset="0x7440" /> <!-- Door of Time left -->
|
||||
<DList Name="object_toki_objects_DL_007578" Offset="0x7578" /> <!-- Door of Time right -->
|
||||
<Collision Name="gDoorTokiCol" Offset="0x7888"/>
|
||||
<DList Name="object_toki_objects_DL_007E20" Offset="0x7E20" />
|
||||
<DList Name="object_toki_objects_DL_007EE0" Offset="0x7EE0" />
|
||||
<DList Name="object_toki_objects_DL_008190" Offset="0x8190" />
|
||||
<DList Name="object_toki_objects_DL_008390" Offset="0x8390" />
|
||||
<DList Name="object_toki_objects_DL_008390" Offset="0x8390" /> <!-- light plane -->
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user