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:
parent
597bd27f5b
commit
f73e564817
22 changed files with 578 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue