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