//Pilots' names + Hud2
// Generated by Microsoft (R) HLSL Shader Compiler 9.29.952.3111
//
// Parameters:
//
//   struct
//   {
//       float4 Multiply;
//       float4 Add;
//
//   } ColorTransform;
//   
//   sampler2D samp0;
//
//
// Registers:
//
//   Name           Reg   Size
//   -------------- ----- ----
//   ColorTransform c70      2
//   samp0          s0       1
//

    ps_3_0
  def c220, 0.0, 0.0, 0.0, -0.65
    dcl_color_pp v0
    dcl_texcoord_pp v1.xy
    dcl_2d s0
    texld_pp r0, v1, s0
    mov_pp r1, c70
    mad_pp r1, v0, r1, c71
  add_pp r1.a, r1.a, c220.a
  mul_sat oC0, r0, r1
    mov_pp oC0.xyz, r1

// approximately 5 instruction slots used (1 texture, 4 arithmetic)
 