mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: server: make CRC32_MapFile public
This commit is contained in:
@@ -504,6 +504,7 @@ void SV_FreeClients( void );
|
||||
//
|
||||
// sv_init.c
|
||||
//
|
||||
qboolean CRC32_MapFile( dword *crcvalue, const char *filename, qboolean multiplayer );
|
||||
qboolean SV_InitGame( void );
|
||||
void SV_ActivateServer( int runPhysics );
|
||||
qboolean SV_SpawnServer( const char *server, const char *startspot, qboolean background );
|
||||
|
||||
Reference in New Issue
Block a user