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

Add various undocumented resources in xmls 2 (#2594)

This commit is contained in:
Dragorn421 2025-06-06 19:24:44 +02:00 committed by GitHub
parent 597bd27f5b
commit f73e564817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 578 additions and 0 deletions

View file

@ -15,7 +15,9 @@
<!-- Palettes -->
<Texture Name="gDodongo1TLUT" OutName="tlut_1" Format="rgba16" Width="160" Height="1" Offset="0x02D0"/>
<Texture Name="gDodongo2TLUT" OutName="tlut_2" Format="rgba16" Width="16" Height="16" Offset="0x1E10"/> <!-- Palette seems to be actually 258 colors -->
<Blob Name="object_ddan_objects_002010_Blob" Size="0x8" Offset="0x2010"/>
<Texture Name="gDodongo3TLUT" OutName="tlut_3" Format="rgba16" Width="16" Height="16" Offset="0x3D10"/> <!-- Palette seems to be actually 258 colors -->
<Blob Name="object_ddan_objects_003F10_Blob" Size="0x8" Offset="0x3F10"/>
<!-- Dodongo's Cavern DisplayLists -->
<DList Name="gDodongoDoorDL" Offset="0xC0"/>