sqwarmed/sdk_src/game/shared/swarm/asw_gamestats_shared.h

14 lines
405 B
C
Raw Permalink Normal View History

2024-08-29 19:18:30 -04:00
//============ 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