mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +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
|
@ -1,6 +1,6 @@
|
|||
<Root>
|
||||
<File Name="object_spot17_obj" Segment="6">
|
||||
<Texture Name="gCraterRockPaletteTex" OutName="crater_rock_palette" Format="rgba16" Width="4" Height="4" Offset="0x00"/>
|
||||
<Texture Name="gCraterRockTLUT" OutName="crater_rock_tlut" Format="rgba16" Width="4" Height="4" Offset="0x00"/>
|
||||
<Texture Name="gCraterRockTex" OutName="crater_rock" Format="ci4" Width="64" Height="64" Offset="0x20" TlutOffset="0x00"/>
|
||||
<DList Name="gCraterBombableWallDL" Offset="0x8A0"/>
|
||||
<DList Name="gCraterBombableWallCracksDL" Offset="0x960"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue