Removed hipnotic/rogue special cases

This commit is contained in:
cholleme 2003-11-16 22:52:28 +00:00
parent 499ecd4dc1
commit a147cf5075

View file

@ -181,5 +181,3 @@ void COM_LoadCacheFile (const char *path, struct cache_user_s *cu);
int COM_FindFile (const char *filename, int *handle, FILE **file); // <AWE> added prototype.
extern struct cvar_s registered;
extern qboolean standard_quake, rogue, hipnotic;