hl2sdk/game/shared/tf/tf_player_info.cpp
2025-02-19 18:36:16 -05:00

16 lines
364 B
C++

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Code for the CTFPlayerInfo object
//
// $NoKeywords: $
//=============================================================================//
#include "cbase.h"
using namespace GCSDK;
// memdbgon must be the last include file in a .cpp file!!!
#include "tier0/memdbgon.h"