Merge branch 'master' into cursor-enter-leave

This commit is contained in:
Camilla Berglund
2012-03-26 13:54:28 +02:00
19 changed files with 217 additions and 291 deletions
+2
View File
@@ -51,7 +51,9 @@
#endif
// GLFW requires Windows XP
#ifndef WINVER
#define WINVER 0x0501
#endif
#include <windows.h>
#include <mmsystem.h>