bug fixes

svn path=/trunk/boinc/; revision=2384
This commit is contained in:
Oliver Wang 2003-09-30 23:12:27 +00:00
parent c9836d743e
commit 74eba475cc
1 changed files with 3 additions and 1 deletions

View File

@ -45,8 +45,10 @@ HANDLE graphics_threadh=NULL;
#include "mac_app_opengl.h"
#endif
#ifdef _WIN32
HANDLE hQuitEvent;
#endif
GRAPHICS_INFO gi;
bool graphics_inited = false;