cstrike15_src/game/server/cstrike15/cs_gameinterface.h
2025-06-04 03:22:50 +02:00

15 lines
311 B
C

//========= Copyright © 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