mirror of
https://github.com/zeldaret/oot
synced 2026-09-03 02:03:47 -04:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user