mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-17 20:42:23 +00:00
Name most object_gi_*
textures (#2629)
* Name most `object_gi_*` textures * gGiButterflyTex
This commit is contained in:
parent
7547603989
commit
2054637cab
27 changed files with 46 additions and 46 deletions
|
@ -1,11 +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"/>
|
||||
<Texture Name="gGiZoraMaskTLUT" 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"/>
|
||||
<Texture Name="gGiZoraMaskEyeTex" Format="ci8" Width="32" Height="32" Offset="0x648" TlutOffset="0x0"/>
|
||||
<Texture Name="gGiZoraMaskMouthTex" 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