aboutsummaryrefslogtreecommitdiff
path: root/mp/src/materialsystem/stdshaders/water_dx60.cpp
blob: b6c952b3d009e3f1b03fa25b4cf5e8fbf8e48de1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: 
//
// $NoKeywords: $
//=============================================================================//

#include "shaderlib/cshader.h"

// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"

// NOTE: Water DX60 is located in LightmappedGeneric_DX6 so it can inherit
DEFINE_FALLBACK_SHADER( Water, Water_DX60 )