blob: cb80b1ac25fd6ac72fa814c8c2900f4236acfd26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<Root>
<File Name="icon_item_gameover_static" Segment="12">
<Texture Name="gGameOverP1Tex" Format="ia8" Width="64" Height="32" Offset="0x0"/>
<Texture Name="gGameOverP2Tex" Format="ia8" Width="64" Height="32" Offset="0x800"/>
<Texture Name="gGameOverP3Tex" Format="ia8" Width="64" Height="32" Offset="0x1000"/>
<Texture Name="gGameOverMaskTex" Format="ia8" Width="64" Height="32" Offset="0x1800"/>
<Texture Name="gContinuePlayingENGTex" Format="ia8" Width="152" Height="16" Offset="0x2000"/>
<Texture Name="gContinuePlayingGERTex" Format="ia8" Width="152" Height="16" Offset="0x2980"/>
<Texture Name="gContinuePlayingFRATex" Format="ia8" Width="152" Height="16" Offset="0x3300"/>
</File>
</Root>
|