mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Replace some more constants with proper asset symbols (#1053)
This commit is contained in:
parent
1ac6e42b56
commit
8ff1f242fa
15 changed files with 115 additions and 71 deletions
|
@ -8,9 +8,10 @@
|
|||
<Texture Name="object_ssh_Tex_000620" OutName="tex_00000620" Format="i8" Width="16" Height="16" Offset="0x620"/>
|
||||
<Texture Name="object_ssh_Tex_000720" OutName="tex_00000720" Format="ci8" Width="8" Height="16" Offset="0x720" TlutOffset="0x320"/>
|
||||
<Texture Name="object_ssh_Tex_0007A0" OutName="tex_000007A0" Format="ci8" Width="8" Height="8" Offset="0x7A0" TlutOffset="0x320"/>
|
||||
<Blob Name="object_ssh_Blob_0007E0" Size="0x400" Offset="0x7E0"/>
|
||||
<Texture Name="object_ssh_Tex_0007E0" OutName="tex_000007E0" Format="ci8" Width="32" Height="32" Offset="0x7E0" TlutOffset="0x320"/>
|
||||
<Texture Name="object_ssh_Tex_000BE0" OutName="tex_00000BE0" Format="ci8" Width="8" Height="16" Offset="0xBE0" TlutOffset="0x320"/>
|
||||
<Blob Name="object_ssh_Blob_000C60" Size="0x800" Offset="0xC60"/>
|
||||
<Texture Name="object_ssh_Tex_000C60" OutName="tex_00000C60" Format="ci8" Width="32" Height="32" Offset="0xC60" TlutOffset="0x320"/>
|
||||
<Texture Name="object_ssh_Tex_001060" OutName="tex_00001060" Format="ci8" Width="32" Height="32" Offset="0x1060" TlutOffset="0x320"/>
|
||||
<DList Name="object_ssh_DL_003CD0" Offset="0x3CD0"/>
|
||||
<DList Name="object_ssh_DL_004080" Offset="0x4080"/>
|
||||
<DList Name="object_ssh_DL_004510" Offset="0x4510"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue