cv_controlperkey probably belongs in g_input.h too

This commit is contained in:
Monster Iestyn 2017-04-14 18:02:35 +01:00
parent 4b7af892e1
commit e2a4c59e21
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,6 @@ extern consvar_t cv_joyport2;
#endif
extern consvar_t cv_joyscale;
extern consvar_t cv_joyscale2;
extern consvar_t cv_controlperkey;
// splitscreen with second mouse
extern consvar_t cv_mouse2port;

View File

@ -127,6 +127,7 @@ typedef enum
// mouse values are used once
extern consvar_t cv_mousesens, cv_mouseysens;
extern consvar_t cv_mousesens2, cv_mouseysens2;
extern consvar_t cv_controlperkey;
extern INT32 mousex, mousey;
extern INT32 mlooky; //mousey with mlookSensitivity