comment out the definition of INITGUID for now as it's causing linking problems

This commit is contained in:
Bill Currie 2001-10-15 16:30:15 +00:00
parent cb6391e594
commit f7b82bcb69

View file

@ -34,9 +34,9 @@ static const char rcsid[] =
# include "config.h"
#endif
#include <math.h>
#ifdef __MINGW32__
# define INITGUID
#endif
//#ifdef __MINGW32__
//# define INITGUID
//#endif
#define byte __byte
#include <dinput.h>