1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 12:06:07 +08:00
Files
hl2sdk/public/renamed_recvtable_compat.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
371 B
C++
Raw Permalink Normal View History

2013-06-26 15:22:04 -07: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;