mirror of
https://github.com/zeldaret/oot
synced 2026-07-11 15:18:59 -04:00
Change all instances of "palette" in object symbols/OutNames to "tlut" (#1099)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<Root>
|
||||
<File Name="object_mori_objects" Segment="6">
|
||||
<Texture Name="gMoriHashiraTLUT" OutName="hashira_palette" Format="rgba16" Width="112" Height="1" Offset="0x0000"/>
|
||||
<Texture Name="gMoriHashiraTLUT" OutName="hashira_tlut" Format="rgba16" Width="112" Height="1" Offset="0x0000"/>
|
||||
<Texture Name="gMoriHashiraTex" OutName="hashira" Format="ci8" Width="32" Height="32" Offset="0x00E0" TlutOffset="0x0000"/>
|
||||
<Texture Name="gMoriHashigoClaspTLUT" OutName="hashigo_clasp_palette" Format="rgba16" Width="112" Height="1" Offset="0x3810"/>
|
||||
<Texture Name="gMoriHashigoClaspTLUT" OutName="hashigo_clasp_tlut" Format="rgba16" Width="112" Height="1" Offset="0x3810"/>
|
||||
<Texture Name="gMoriHashigoClaspTex" OutName="hashigo_clasp" Format="ci8" Width="32" Height="32" Offset="0x38F0" TlutOffset="0x3810"/>
|
||||
<Collision Name="gMoriBigstCol" Offset="0x221C"/>
|
||||
<DList Name="gMoriBigstDL" Offset="0x1E50"/>
|
||||
|
||||
Reference in New Issue
Block a user