projects
/
xonotic
/
darkplaces.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleaned up mouse input system
[xonotic/darkplaces.git]
/
vid.h
diff --git
a/vid.h
b/vid.h
index
7339528
..
2df5d6f
100644
(file)
--- a/
vid.h
+++ b/
vid.h
@@
-40,9
+40,6
@@
extern cvar_t vid_mode;
extern cvar_t vid_mouse;
extern cvar_t vid_fullscreen;
-extern cvar_t in_pitch_min;
-extern cvar_t in_pitch_max;
-
void VID_InitCvars(void);
void GL_Init (void);