mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 17:01:03 +00:00
- fixed last commit.
This commit is contained in:
parent
cfed7afd02
commit
f513692a08
2 changed files with 3 additions and 3 deletions
|
@ -92,7 +92,7 @@ CVAR(Bool, disableautoload, false, CVAR_ARCHIVE | CVAR_NOINITCALL | CVAR_GLOBALC
|
|||
//
|
||||
//==========================================================================
|
||||
|
||||
static bool grab_mouse;
|
||||
bool grab_mouse;
|
||||
|
||||
void mouseGrabInput(bool grab)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue