mirror of
https://github.com/zeldaret/oot
synced 2026-08-18 21:48:08 -04:00
Cleanup asset xmls (#1044)
* Consistent order for attributes of `Texture` nodes in asset xmls * Consistent order for attributes of `Blob` nodes in asset xmls * Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls * Remove space before closing `/>` in asset xmls tags
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Root>
|
||||
<File Name="object_spot01_objects2" Segment="6" >
|
||||
<!-- Seems to be empty -->
|
||||
<Blob Name="object_spot01_objects2_Blob_000000" Size="0x10" Offset="0x0" />
|
||||
<Blob Name="object_spot01_objects2_Blob_000000" Size="0x10" Offset="0x0"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user