source-engine/game/shared/steamworks_gamestats.h

15 lines
357 B
C
Raw Normal View History

2023-10-03 14:23:56 +00:00
//====== Copyright <20> 1996-2006, Valve Corporation, All rights reserved. =======//
2020-04-22 16:56:21 +00:00
//
// Purpose: Uploads gamestats via the SteamWorks API.
//
//=============================================================================//
#ifndef STEAMWORKS_GAMESTATS_H
#define STEAMWORKS_GAMESTATS_H
#ifdef _WIN32
#pragma once
#endif
#endif // STEAMWORKS_GAMESTATS_H