remove HAVE_WIN32. We have WIN32 (WIndows, Xbox) and WINDOWS
(Windows only); we don't need "HAVE_WIN32" to complicate things further.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#if defined(_WINDOWS)
|
||||
#define HAVE_DIRECTX
|
||||
#define HAVE_FFMPEG
|
||||
#define HAVE_WIN32 // XXX: Better name for this API?
|
||||
#endif
|
||||
#if defined(_XBOX)
|
||||
#define HAVE_DIRECTX
|
||||
|
||||
Reference in New Issue
Block a user