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 3 (#2595)

This commit is contained in:
Dragorn421 2025-06-06 20:44:13 +02:00 committed by GitHub
parent f73e564817
commit e1fb3a974f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 632 additions and 22 deletions

View file

@ -10,6 +10,7 @@
<!-- Kakariko Construction Site -->
<DList Name="gKakarikoConstructionSiteDL" Offset="0x1228"/>
<Texture Name="gKakarikoConstructionSiteTLUT" OutName="construction_site_tlut" Format="rgba16" Width="16" Height="16" Offset="0x0"/>
<Blob Name="object_spot01_matoyab_000200_Blob" Size="0x8" Offset="0x200"/>
<Texture Name="gKakarikoConstructionSiteBrickWithGrassTex" OutName="construction_site_brick_with_grass" Format="ci8" Width="16" Height="32" Offset="0x0208" TlutOffset="0x0"/>
<Texture Name="gKakarikoConstructionSiteBrickTex" OutName="construction_site_brick" Format="ci8" Width="16" Height="32" Offset="0x0408" TlutOffset="0x0"/>
<Texture Name="gKakarikoConstructionSitRailingTex" OutName="construction_site_railing" Format="ci8" Width="16" Height="8" Offset="0x0608" TlutOffset="0x0"/>