Fixing a preprocessor typo

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1004 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
fayjf 2012-01-23 05:46:18 +00:00
parent cec64541a5
commit c8a0264fc4

View File

@ -566,7 +566,7 @@ void fgDeinitialize( void )
}
#if defined TARGET_HOST_MS_WINDOWS
#if TARGET_HOST_MS_WINDOWS
#define NoValue 0x0000
#define XValue 0x0001
#define YValue 0x0002