mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 18:11:12 +00:00
some oldtree cruft for rogue/hipnotic removed (we'll support them in a
very different way than did Id Software did later on, it'll be a major improvement, that's for sure..) fs_basegame Cvar created, defaults to whatever you selected in config.h, most likely id1.
This commit is contained in:
parent
91e380d3b3
commit
efb2d99e22
4 changed files with 18 additions and 37 deletions
|
@ -60,7 +60,6 @@ extern qboolean host_initialized; /* True if into command execution. */
|
|||
extern double host_frametime;
|
||||
extern double realtime; /* Not bounded in any way, changed at
|
||||
start of every frame, never reset */
|
||||
extern qboolean standard_quake, rogue, hipnotic;
|
||||
|
||||
char *va(char *format, ...);
|
||||
// does a varargs printf into a temp buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue