- "baseq3" literal replacement patch (by Erik Auerswald) applied

- Commented setting of the cl_guid cvar because md5.c is not 64-bit safe.
This commit is contained in:
Thilo Schulz 2006-04-26 13:36:58 +00:00
parent dbdc92d4be
commit c116695ea7
6 changed files with 7 additions and 6 deletions

View file

@ -535,8 +535,6 @@ issues.
#define MAX_FILE_HANDLES 64
#define BASEGAME "baseq3"
qboolean FS_Initialized( void );
void FS_InitFilesystem ( void );