aboutsummaryrefslogtreecommitdiff
path: root/sp/src/materialsystem/stdshaders/sky_dx6.cpp
blob: 15bdc553b9ba0a30b24355cea0912c09a5a63f63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Teeth renderer
//
// $Header: $
// $NoKeywords: $
//=============================================================================//
#include "shaderlib/cshader.h"

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

DEFINE_FALLBACK_SHADER( Sky, UnlitGeneric )
DEFINE_FALLBACK_SHADER( Sky_dx6, UnlitGeneric )