r5sdk/r5dev/game/server/entitylist.cpp

9 lines
263 B
C++
Raw Normal View History

//===== Copyright <20> 1996-2005, Valve Corporation, All rights reserved. ======//
//
// Purpose:
//
//===========================================================================//
#include "core/stdafx.h"
#include "entitylist.h"
CEntInfo* g_pEntityList = nullptr;