Added some Linux fixes that were needed after the last commit.
SVN r327 (trunk)
This commit is contained in:
parent
c412b42703
commit
76e94bde6b
6 changed files with 8 additions and 15 deletions
|
|
@ -23,7 +23,7 @@ static void I_CheckNativeMouse ();
|
|||
static bool GUICapture;
|
||||
static bool NativeMouse = true;
|
||||
|
||||
extern BOOL paused;
|
||||
extern int paused;
|
||||
|
||||
CVAR (Bool, use_mouse, true, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
|
||||
CVAR (Bool, m_noprescale, false, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue