mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
fix some compile issues
This commit is contained in:
parent
bc95116825
commit
d991feb2d0
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ HWND hwnd_dialog; // startup dialog box
|
|||
|
||||
HANDLE qwclsemaphore;
|
||||
|
||||
static HANDLE hinput, houtput, tevent;
|
||||
static HANDLE tevent;
|
||||
|
||||
void MaskExceptions (void);
|
||||
void Sys_PopFPCW (void);
|
||||
|
|
Loading…
Reference in a new issue