1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00: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:
Dragorn421 2021-09-28 23:17:04 +02:00 committed by GitHub
parent 52f93d135f
commit 063b4aed0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 42 additions and 87 deletions

View file

@ -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>