(win32_common.c) Don't use _WIN32 ifdef

This commit is contained in:
twinaphex 2015-09-05 14:40:01 +02:00
parent 421e006297
commit 7f4ddc6775

View File

@ -16,7 +16,7 @@
#include "../../general.h"
#include "win32_common.h"
#if !defined(_XBOX) && defined(_WIN32)
#if !defined(_XBOX)
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0500 //_WIN32_WINNT_WIN2K