mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
1b0e35c89a
* Extract NTSC assets for gc-us * Extract kanji https://github.com/zeldaret/mm/pull/1536 Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com> --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
10 lines
814 B
XML
10 lines
814 B
XML
<Root>
|
|
<File Name="icon_item_gameover_static" Segment="12">
|
|
<Texture Name="gGameOverP1Tex" OutName="game_over_p1" Format="ia8" Width="64" Height="32" Offset="0x0"/>
|
|
<Texture Name="gGameOverP2Tex" OutName="game_over_p2" Format="ia8" Width="64" Height="32" Offset="0x800"/>
|
|
<Texture Name="gGameOverP3Tex" OutName="game_over_p3" Format="ia8" Width="64" Height="32" Offset="0x1000"/>
|
|
<Texture Name="gGameOverMaskTex" OutName="game_over_mask" Format="ia8" Width="64" Height="32" Offset="0x1800"/>
|
|
<Texture Name="gContinuePlayingJPNTex" OutName="continue_playing_jpn" Format="ia8" Width="152" Height="16" Offset="0x2000"/>
|
|
<Texture Name="gContinuePlayingENGTex" OutName="continue_playing_eng" Format="ia8" Width="152" Height="16" Offset="0x2980"/>
|
|
</File>
|
|
</Root>
|