Change all instances of "palette" in object symbols/OutNames to "tlut" (#1099)

This commit is contained in:
Tom Overton
2022-01-10 17:41:47 -08:00
committed by GitHub
parent 59e212c197
commit 9e5a9d7dc9
9 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -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"/>