1
This commit is contained in:
14
game/server/cstrike/cs_gameinterface.h
Normal file
14
game/server/cstrike/cs_gameinterface.h
Normal file
@ -0,0 +1,14 @@
|
||||
//========= Copyright 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