Someone forgot to define some ints...fixed.

This commit is contained in:
Dabb 2000-06-04 09:18:48 +00:00
parent 77d084e425
commit 59f1871a16

View file

@ -806,6 +806,8 @@ void VID_Shutdown (void)
{
HGLRC hRC;
HDC hDC;
int i,temp[8192];
if (vid_initialized)
{