source-engine/game/server/cstrike/cs_gameinterface.h
2022-03-02 11:45:17 +03:00

15 lines
298 B
C

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#ifndef CS_GAMEINTERFACE_H
#define CS_GAMEINTERFACE_H
#ifdef _WIN32
#pragma once
#endif
#endif // CS_GAMEINTERFACE_H