diff --git a/source/vid_wgl.c b/source/vid_wgl.c index 7473a25..91129bb 100644 --- a/source/vid_wgl.c +++ b/source/vid_wgl.c @@ -806,6 +806,8 @@ void VID_Shutdown (void) { HGLRC hRC; HDC hDC; + int i,temp[8192]; + if (vid_initialized) {