mirror of
https://github.com/zeldaret/oot
synced 2026-09-03 10:09:27 -04:00
Remove OutName from xmls (both on File and Texture) (#2596)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<Root>
|
||||
<File Name="object_spot04_objects" Segment="6">
|
||||
<Texture Name="gDekuTreeMouthTex_0000" OutName="tex_0000" Format="rgba16" Width="32" Height="16" Offset="0x0000"/>
|
||||
<Texture Name="gDekuTreeMouthTex_0400" OutName="tex_0400" Format="rgba16" Width="32" Height="16" Offset="0x0400"/>
|
||||
<Texture Name="gDekuTreeUnusedMouthTex_0EC0" OutName="tex_0EC0" Format="rgba16" Width="32" Height="16" Offset="0x0EC0"/>
|
||||
<Texture Name="gDekuTreeUnusedMouthTex_12C0" OutName="tex_12C0" Format="rgba16" Width="32" Height="16" Offset="0x12C0"/>
|
||||
<Texture Name="gDekuTreeMouthTex_0000" Format="rgba16" Width="32" Height="16" Offset="0x0000"/>
|
||||
<Texture Name="gDekuTreeMouthTex_0400" Format="rgba16" Width="32" Height="16" Offset="0x0400"/>
|
||||
<Texture Name="gDekuTreeUnusedMouthTex_0EC0" Format="rgba16" Width="32" Height="16" Offset="0x0EC0"/>
|
||||
<Texture Name="gDekuTreeUnusedMouthTex_12C0" Format="rgba16" Width="32" Height="16" Offset="0x12C0"/>
|
||||
<Array Name="gDekuTreeMouthVtx" Count="29" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
||||
Reference in New Issue
Block a user