Explorar o código

Windows byteorder test merged from 2.1 branch.

Ryan C. Gordon %!s(int64=15) %!d(string=hai) anos
pai
achega
57f48cb2e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      physfs_internal.h

+ 1 - 1
physfs_internal.h

@@ -970,7 +970,7 @@ char *__PHYSFS_convertToDependent(const char *prepend,
 #define PHYSFS_LIL_ENDIAN  1234
 #define PHYSFS_BIG_ENDIAN  4321
 
-#if  defined(__i386__) || defined(__ia64__) || defined(WIN32) || \
+#if  defined(__i386__) || defined(__ia64__) || defined(_M_IX86) || defined(_M_IA64) || \
     (defined(__alpha__) || defined(__alpha)) || \
      defined(__arm__) || defined(ARM) || \
     (defined(__mips__) && defined(__MIPSEL__)) || \