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