Mercurial > sdl-ios-xcode
diff include/SDL_endian.h @ 1423:4ed717f9e509
Updated for Visual Studio Express 2005
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 24 Feb 2006 08:17:28 +0000 |
parents | 3e171fa5f4df |
children | bf867c1e57e3 |
line wrap: on
line diff
--- a/include/SDL_endian.h Fri Feb 24 07:26:31 2006 +0000 +++ b/include/SDL_endian.h Fri Feb 24 08:17:28 2006 +0000 @@ -33,6 +33,7 @@ #ifndef SDL_BYTEORDER /* Not defined in SDL_config.h? */ #if (defined(__i386__) || defined(__i386)) || \ + defined(_M_IX86) || \ defined(__ia64__) || defined(__x86_64__) || \ (defined(__alpha__) || defined(__alpha)) || \ (defined(__arm__) || defined(__thumb__)) || \