mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-24 07:00:37 -04:00
253eec1fdc
* [assets] Add TlutOffset to CI textures: misc, gkeeps, `object_[ab]*` * [assets] Add TlutOffset to CI textures: `object_[c-i]*` * remove extra space before TlutOffset * [assets] Add TlutOffset to CI textures: `object_[j-n]*` * [assets] Add TlutOffset to CI textures: `object_[o-z]*` --------- Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
10 lines
709 B
XML
10 lines
709 B
XML
<Root>
|
|
<File Name="object_mask_posthat" Segment="10">
|
|
<DList Name="object_mask_posthat_DL_000290" Offset="0x290" />
|
|
<Texture Name="object_mask_posthat_TLUT_000488" OutName="tlut_000488" Format="rgba16" Width="16" Height="16" Offset="0x488" />
|
|
<Texture Name="object_mask_posthat_Tex_000688" OutName="tex_000688" Format="i4" Width="16" Height="16" Offset="0x688" />
|
|
<Texture Name="object_mask_posthat_Tex_000708" OutName="tex_000708" Format="ci8" Width="32" Height="32" Offset="0x708" TlutOffset="0x488"/>
|
|
<Texture Name="object_mask_posthat_Tex_000B08" OutName="tex_000B08" Format="ci8" Width="8" Height="8" Offset="0xB08" TlutOffset="0x488"/>
|
|
</File>
|
|
</Root>
|