mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Remove OutName from xmls (both on File and Texture) (#2596)
This commit is contained in:
parent
e1fb3a974f
commit
7a816391bb
377 changed files with 12625 additions and 12625 deletions
|
@ -1,12 +1,12 @@
|
|||
<Root>
|
||||
<File Name="object_spot05_objects" Segment="6">
|
||||
<Texture Name="object_spot05_objects_Tex_000000" OutName="tex_00000000" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000000" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
|
||||
<Array Name="object_spot05_objects_Vtx_000800" Count="4" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_spot05_objects_DL_000840" Offset="0x840"/>
|
||||
<Collision Name="object_spot05_objects_Col_000918" Offset="0x918"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000950" OutName="tex_00000950" Format="rgba16" Width="16" Height="64" Offset="0x950"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000950" Format="rgba16" Width="16" Height="64" Offset="0x950"/>
|
||||
<Array Name="object_spot05_objects_Vtx_001150" Count="4" Offset="0x1150">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue