diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2023-11-21 08:04:23 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-21 22:04:23 +1100 |
| commit | 52c9137b48989dc5c0788c228451df2263e6d490 (patch) | |
| tree | 67944d03103fb9366ff13281cf5611d5a7ec0d2e /assets/xml/objects/object_ssh.xml | |
| parent | 0e441520cc586d35de9ede578d85aa8de99bf4a1 (diff) | |
Fix most hardcoded pointers in extracted assets (#1477)
Diffstat (limited to 'assets/xml/objects/object_ssh.xml')
| -rw-r--r-- | assets/xml/objects/object_ssh.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/xml/objects/object_ssh.xml b/assets/xml/objects/object_ssh.xml index 29cd1fab1..5e6893077 100644 --- a/assets/xml/objects/object_ssh.xml +++ b/assets/xml/objects/object_ssh.xml @@ -15,7 +15,6 @@ <Texture Name="object_ssh_Tex_001D70" OutName="tex_001D70" Format="ci8" Width="8" Height="16" Offset="0x1D70" /> <Texture Name="object_ssh_Tex_001DF0" OutName="tex_001DF0" Format="ci8" Width="32" Height="32" Offset="0x1DF0" /> <Texture Name="object_ssh_Tex_0021F0" OutName="tex_0021F0" Format="ci8" Width="32" Height="32" Offset="0x21F0" /> - <Blob Name="object_ssh_Blob_0025F0" Size="0x2870" Offset="0x25F0" /> <DList Name="object_ssh_DL_004E60" Offset="0x4E60" /> <DList Name="object_ssh_DL_005210" Offset="0x5210" /> <DList Name="object_ssh_DL_0056A0" Offset="0x56A0" /> |
