1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 09:38:56 +08:00
hl2sdk/public/renamed_recvtable_compat.cpp
2013-06-26 15:22:04 -07:00

13 lines
371 B
C++

//========= 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;