1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/assets/xml/objects/object_bwall.xml
Dragorn421 ff49ace524
Symbol cleanup 4 (#1050)
* Replace some hardcoded constants with proper asset symbols

* Remove Blob which turned out to be a texture
2021-12-01 19:21:32 -05:00

8 lines
325 B
XML

<Root>
<File Name="object_bwall" Segment="6">
<DList Name="object_bwall_DL_000040" Offset="0x40"/>
<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>