1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

Some TlutOffset cleanup (#1342)

* Add some missing TlutOffsets ("obvious" ones)

* Uppercase hex
This commit is contained in:
Dragorn421 2022-08-02 19:00:17 +02:00 committed by GitHub
parent 9c6461751d
commit 5fc85d0eab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 55 additions and 54 deletions

View file

@ -189,7 +189,7 @@
<Texture Name="gLinkAdultCollarTex" OutName="collar" Format="rgba16" Width="16" Height="32" Offset="0x9580"/>
<Texture Name="gLinkAdultTunicTex" OutName="tunic" Format="ci8" Width="16" Height="32" Offset="0x9380" TlutOffset="0x5A00"/>
<Texture Name="gLinkAdultNeckTex" OutName="neck" Format="ci8" Width="16" Height="32" Offset="0x7980" TlutOffset="0x5A00"/>
<Texture Name="gLinkAdultNose2Tex" OutName="nose2" Format="ci8" Width="16" Height="16" Offset="0x5200"/>
<Texture Name="gLinkAdultNose2Tex" OutName="nose2" Format="ci8" Width="16" Height="16" Offset="0x5200" TlutOffset="0x5C00"/>
<!-- Gauntlets -->
<DList Name="gLinkAdultLeftGauntletPlate1DL" Offset="0x25218"/>