Finally fix missionpack compiling for STANDALONE=1, yes, this is tested.
This commit is contained in:
parent
f5759d3c68
commit
3b40467599
2 changed files with 2 additions and 3 deletions
|
@ -456,9 +456,7 @@ int CL_GetPingQueueCount( void );
|
|||
|
||||
void CL_ShutdownRef( void );
|
||||
void CL_InitRef( void );
|
||||
#ifndef STANDALONE
|
||||
qboolean CL_CDKeyValidate( const char *key, const char *checksum );
|
||||
#endif
|
||||
int CL_ServerStatus( char *serverAddress, char *serverStatusString, int maxLen );
|
||||
|
||||
qboolean CL_CheckPaused(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue