This repository has been archived on 2022-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Xash3DArchive/engine/server/sv_client.c

9 lines
279 B
C

//=======================================================================
// Copyright XashXT Group 2008 ©
// sv_client.c - client interactions
//=======================================================================
#include "engine.h"
#include "server.h"