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,8 +1,8 @@
|
|||
<Root>
|
||||
<File Name="n64dd" OutName="n64dd_error_textures">
|
||||
<Texture Name="gN64DDError41JPNTex" OutName="n64dd_error_41_jpn" Format="i4" Width="192" Height="16" Offset="0x0"/>
|
||||
<Texture Name="gN64DDError41ENGTex" OutName="n64dd_error_41_eng" Format="i4" Width="192" Height="16" Offset="0x600"/>
|
||||
<Texture Name="gN64DDPleaseReadManualJPNTex" OutName="n64dd_please_read_manual_jpn" Format="i4" Width="320" Height="64" Offset="0xC00"/>
|
||||
<Texture Name="gN64DDPleaseReadManualENGTex" OutName="n64dd_please_read_manual_eng" Format="i4" Width="320" Height="64" Offset="0x3400"/>
|
||||
<File Name="n64dd">
|
||||
<Texture Name="gN64DDError41JPNTex" Format="i4" Width="192" Height="16" Offset="0x0"/>
|
||||
<Texture Name="gN64DDError41ENGTex" Format="i4" Width="192" Height="16" Offset="0x600"/>
|
||||
<Texture Name="gN64DDPleaseReadManualJPNTex" Format="i4" Width="320" Height="64" Offset="0xC00"/>
|
||||
<Texture Name="gN64DDPleaseReadManualENGTex" Format="i4" Width="320" Height="64" Offset="0x3400"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue