fix some compile issues

This commit is contained in:
Bill Currie 2001-11-21 02:07:55 +00:00
parent bc95116825
commit d991feb2d0
1 changed files with 1 additions and 1 deletions

View File

@ -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);