initial
This commit is contained in:
14
game/server/cstrike15/cs_gameinterface.h
Normal file
14
game/server/cstrike15/cs_gameinterface.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//========= Copyright <20> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
//=============================================================================//
|
||||
|
||||
#ifndef CS_GAMEINTERFACE_H
|
||||
#define CS_GAMEINTERFACE_H
|
||||
#ifdef _WIN32
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
|
||||
#endif // CS_GAMEINTERFACE_H
|
||||
Reference in New Issue
Block a user