Files
cool-source-archive/public/renamed_recvtable_compat.cpp
Totterynine 4b952b0e4e init
2021-09-13 15:31:53 +05:00

13 lines
359 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;