mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
yay for testers :)
This commit is contained in:
parent
6b03d8413e
commit
215951bc79
1 changed files with 2 additions and 0 deletions
|
@ -107,10 +107,12 @@ static qboolean vid_context_created = false;
|
|||
static int window_x, window_y, window_saved;
|
||||
static int pos_x, pos_y;
|
||||
|
||||
#ifdef HAVE_VIDMODE
|
||||
static int xss_timeout;
|
||||
static int xss_interval;
|
||||
static int xss_blanking;
|
||||
static int xss_exposures;
|
||||
#endif
|
||||
|
||||
static qboolean accel_saved = false;
|
||||
static int accel_numerator;
|
||||
|
|
Loading…
Reference in a new issue