summaryrefslogtreecommitdiff
path: root/include/SDL_endian.h
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2006-02-24 08:17:28 +0000
committerSam Lantinga <slouken@libsdl.org>2006-02-24 08:17:28 +0000
commit38b3c4a1bf590069c62f79841b531d4cb0033d77 (patch)
tree1f45655646c563a0d67b7c2c7625356435afd8ee /include/SDL_endian.h
parent2111d892527658441fe2ddb524d1bc88c4377484 (diff)
downloadsdl-38b3c4a1bf590069c62f79841b531d4cb0033d77.tar.gz
Updated for Visual Studio Express 2005
Diffstat (limited to 'include/SDL_endian.h')
-rw-r--r--include/SDL_endian.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SDL_endian.h b/include/SDL_endian.h
index 64a364f56..72960d545 100644
--- a/include/SDL_endian.h
+++ b/include/SDL_endian.h
@@ -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__)) || \