Removed hipnotic/rogue special cases
This commit is contained in:
parent
499ecd4dc1
commit
a147cf5075
1 changed files with 0 additions and 2 deletions
2
common.h
2
common.h
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue