mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 16:57:56 +00:00
added _WIN32_WINNT as required by mingw threads
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
#ifdef WINDOWS
|
||||
#define ISWINDOWS 1
|
||||
#define _WIN32_WINNT 0x0501
|
||||
#endif
|
||||
|
||||
// OS settings
|
||||
|
Reference in New Issue
Block a user