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:
parent
cec64541a5
commit
c8a0264fc4
@ -566,7 +566,7 @@ void fgDeinitialize( void )
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#if defined TARGET_HOST_MS_WINDOWS
|
#if TARGET_HOST_MS_WINDOWS
|
||||||
#define NoValue 0x0000
|
#define NoValue 0x0000
|
||||||
#define XValue 0x0001
|
#define XValue 0x0001
|
||||||
#define YValue 0x0002
|
#define YValue 0x0002
|
||||||
|
Reference in New Issue
Block a user