1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-10 19:02:11 +08:00
hl2sdk/game/shared/swarm/asw_gamestats_shared.h

14 lines
405 B
C
Raw Normal View History

//============ Copyright (c) Valve Corporation, All rights reserved. ============
//
// Purpose: Contains everything needed to create different gamestats tracking
// systems.
//
//===============================================================================
#ifndef ASW_GAMESTATS_SHARED_H
#define ASW_GAMESTATS_SHARED_H
#ifdef _WIN32
#pragma once
#endif
#endif // ASW_GAMESTATS_SHARED_H