1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00
hl2sdk/responserules/runtime/rr_convars.cpp

15 lines
396 B
C++
Raw Normal View History

//========= Copyright <20> 1996-2010, Valve Corporation, All rights reserved. ============//
//
// Purpose: Convars used by the response rule system.
//
// $NoKeywords: $
//=============================================================================//
#include "rrbase.h"
#include <convar.h>
// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"