Symbol cleanup 4 (#1050)

* Replace some hardcoded constants with proper asset symbols

* Remove Blob which turned out to be a texture
This commit is contained in:
Dragorn421
2021-12-02 01:21:32 +01:00
committed by GitHub
parent 4a3809d4d2
commit ff49ace524
16 changed files with 98 additions and 54 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Root>
<File Name="object_bwall" Segment="6">
<DList Name="object_bwall_DL_000040" Offset="0x40"/>
<Blob Name="object_bwall_Blob_0000D0" Size="0x80" Offset="0xD0"/>
<Collision Name="object_bwall_Col_000118" Offset="0x118"/>
<Texture Name="object_bwall_Tex_000150" OutName="tex_00000150" Format="rgba16" Width="32" Height="64" Offset="0x150"/>
</File>
</Root>