mirror of
https://github.com/zeldaret/oot
synced 2026-08-13 20:24:47 -04:00
[ntsc-1.0/1.1] Extract assets (except audio) for ntsc-1.0 and ntsc-1.1 (#2253)
* [ntsc-1.0/1.1] Extract assets (except audio) for ntsc-1.0 and ntsc-1.1 * Fix merge with pal-1.0/1.1
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
<Texture Name="nintendo_rogo_static_Tex_000000" OutName="tex_00000000" Format="i8" Width="192" Height="32" Offset="0x0000"/>
|
||||
<Texture Name="nintendo_rogo_static_Tex_001800" OutName="tex_00001800" Format="i8" Width="32" Height="32" Offset="0x1800"/>
|
||||
<DList Name="gNintendo64LogoDL" Offset="0x2720"/>
|
||||
<DList Name="gNintendo64LogoDL" Offset="0x27A0"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
<Root>
|
||||
<File Name="nintendo_rogo_static" Segment="1">
|
||||
|
||||
<Texture Name="nintendo_rogo_static_Tex_000000" OutName="tex_00000000" Format="i8" Width="192" Height="32" Offset="0x0000"/>
|
||||
<Texture Name="nintendo_rogo_static_Tex_001800" OutName="tex_00001800" Format="i8" Width="32" Height="32" Offset="0x1800"/>
|
||||
<DList Name="gNintendo64LogoDL" Offset="0x2720"/>
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user