mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +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,7 +1,7 @@
|
|||
<Root>
|
||||
<File Name="ovl_En_Jsjutan">
|
||||
<!-- D_80A8AA98. Carpet texture. -->
|
||||
<Texture Name="sCarpetTex" OutName="carpet" Format="rgba16" Width="32" Height="64" Offset="0x0"/>
|
||||
<Texture Name="sCarpetTex" Format="rgba16" Width="32" Height="64" Offset="0x0"/>
|
||||
|
||||
<!-- D_80A8BA98. Carpet's shadow vertices. Same vertex type as sShadowEvenVtx. Used when gameplayFrames is odd. -->
|
||||
<Array Name="gShadowOddVtx" Count="144" Offset="0x1000">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue