InfantryRadiation.fx 409 B

12345678910
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2008 Electronic Arts Inc
  3. //
  4. // FX Shader for simple material with one texture
  5. //////////////////////////////////////////////////////////////////////////////
  6. //#define SUPPORT_RECOLORING 1 // Defined only in Infantry.fx!
  7. #define SUPPORT_RADIATION 1 // Used only for defining radiation infantry deaths
  8. #include "BasicW3D.fxh"