yay for testers :)

This commit is contained in:
Bill Currie 2006-05-24 09:24:00 +00:00 committed by Jeff Teunissen
parent 6b03d8413e
commit 215951bc79

View file

@ -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;