1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00

Remove OutName from xmls (both on File and Texture) (#2596)

This commit is contained in:
Dragorn421 2025-06-06 22:07:53 +02:00 committed by GitHub
parent e1fb3a974f
commit 7a816391bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
377 changed files with 12625 additions and 12625 deletions

View file

@ -1,6 +1,6 @@
<Root>
<File Name="object_heavy_object" Segment="6">
<Texture Name="gHeavyBlockTex" OutName="block" Format="i4" Width="64" Height="128" Offset="0x0"/>
<Texture Name="gHeavyBlockTex" Format="i4" Width="64" Height="128" Offset="0x0"/>
<Array Name="gHeavyBlockEntirePillarVtx" Count="60" Offset="0x1000">
<Vtx/>
</Array>