css_enhanced_waf/public/renamed_recvtable_compat.cpp

13 lines
359 B
C++
Raw Normal View History

2020-04-22 17:56:21 +01:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
//=======================================================================================//
#include "renamed_recvtable_compat.h"
// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"
CRenamedRecvTableInfo *g_pRenamedRecvTableInfoHead = 0;