mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00: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:
parent
1cf11907fa
commit
4a3809d4d2
65 changed files with 1735 additions and 1735 deletions
|
@ -20,7 +20,7 @@
|
|||
<DList Name="gObjectMizuObjectsBwallDL_002390" Offset="0x2390"/>
|
||||
<Collision Name="gObjectMizuObjectsBwallCol_0025A4" Offset="0x25A4"/>
|
||||
|
||||
<Texture Name="object_mizu_objects_Tex_0035C0" OutName="tex_000035C0" Format="rgba16" Width="32" Height="64" Offset="0x35C0" />
|
||||
<Texture Name="object_mizu_objects_Tex_0035C0" OutName="tex_000035C0" Format="rgba16" Width="32" Height="64" Offset="0x35C0"/>
|
||||
|
||||
<DList Name="gWaterTempleDoorDL_0048B0" Offset="0x48B0"/>
|
||||
<DList Name="gWaterTempleDoorLeftDL" Offset="0x4958"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue