ObjectsAlienBuildup.fx 408 B

123456789101112
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2006 Electronic Arts Inc
  3. //
  4. // FX Shader for Alien vehicles and structures. Alien infantry should use Infantry.fx
  5. //////////////////////////////////////////////////////////////////////////////
  6. //#define SUPPORT_RECOLORING 1
  7. #define SUPPORT_SPECMAP 1
  8. #define OBJECTS_ALIEN 1
  9. #define SUPPORT_BUILDUP 1
  10. #include "Objects.fxh"