gmod64-sdk/public/renamed_recvtable_compat.cpp
2021-02-16 21:58:32 +02:00

12 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;