mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Change all instances of "palette" in object symbols/OutNames to "tlut" (#1099)
This commit is contained in:
parent
59e212c197
commit
9e5a9d7dc9
9 changed files with 21 additions and 21 deletions
|
@ -44,7 +44,7 @@
|
|||
<Texture Name="object_human_Tex_007200" OutName="object_human_Tex_007200" Format="ci8" Width="32" Height="32" Offset="0x7200" TlutOffset="0x7A00"/>
|
||||
<Texture Name="object_human_Tex_007600" OutName="object_human_Tex_007600" Format="ci8" Width="32" Height="32" Offset="0x7600" TlutOffset="0x7A00"/>
|
||||
|
||||
<Texture Name="gHumanTLUT" OutName="face_palette" Format="rgba16" Width="16" Height="16" Offset="0x7A00"/>
|
||||
<Texture Name="gHumanTLUT" OutName="face_tlut" Format="rgba16" Width="16" Height="16" Offset="0x7A00"/>
|
||||
|
||||
<LegacyAnimation Name="gHumanLookingBackAnim" Offset="0x8354"/>
|
||||
<LegacyAnimation Name="gHumanLookingBackStartsAnim" Offset="0x8784"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue