mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Add various undocumented resources in xmls 1 (#2589)
* Add various undocumented resources in xmls 1 * bss
This commit is contained in:
parent
6e804b165e
commit
a750282d2d
46 changed files with 514 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
<Root>
|
||||
<File Name="object_gi_zoramask" Segment="6">
|
||||
<Texture Name="object_gi_zoramask_000000_Tex" Format="rgba16" Width="256" Height="1" Offset="0x0"/>
|
||||
<Blob Name="object_gi_zoramask_000200_Blob" Size="0x8" Offset="0x200"/>
|
||||
<Texture Name="object_gi_zoramask_000208_Tex" Format="ci8" Width="8" Height="8" Offset="0x208" TlutOffset="0x0"/>
|
||||
<Texture Name="object_gi_zoramask_000248_Tex" Format="ci8" Width="32" Height="32" Offset="0x248" TlutOffset="0x0"/>
|
||||
<Texture Name="object_gi_zoramask_000648_Tex" Format="ci8" Width="32" Height="32" Offset="0x648" TlutOffset="0x0"/>
|
||||
<Texture Name="object_gi_zoramask_000A48_Tex" Format="ci8" Width="32" Height="32" Offset="0xA48" TlutOffset="0x0"/>
|
||||
<Array Name="gGiZoraMaskVtx" Count="85" Offset="0xE48">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue