// Helix Mod Fix: "Tom Clancy's Rainbow Six: Vegas 2" by Eincrou
// Last Modified for Fix Version: 3 (January 21, 2013)
// Game Version: v1.03.101 (336)
// http://helixmod.blogspot.com/
//	VS#2: Menu background
//
// Generated by Microsoft (R) HLSL Shader Compiler 9.19.949.2111
    vs_3_0
def c224, 0.4, 0, 0.0625, 0
dcl_2d s0
    dcl_position v0
    dcl_texcoord1 v1
    dcl_position o0
    dcl_texcoord o1
    mov r7, v0
    mov o1, v1
texldl r10, c224.z, s0
mov r5.x, c250.z	// Depth value as defined in DX9Settings.ini
mul r10.x, r10.x, -r5.x
add r7.x, r7.x, -r10.x
mov o0, r7
// approximately 2 instruction slots used
 