Mercurial > sdl-ios-xcode
comparison include/SDL_platform.h @ 1461:11134dc42da8
Updated for Dreamcast KOS June 2005 snapshot:
http://cadcdev.sourceforge.net/svn/snapshots/
http://gamedev.allusion.net/softprj/kos/dcsetup.php
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 02 Mar 2006 13:16:02 +0000 |
parents | d2ee8da60262 |
children | 993ef9ff4688 |
comparison
equal
deleted
inserted
replaced
1460:d79e6b0c2c19 | 1461:11134dc42da8 |
---|---|
39 #endif | 39 #endif |
40 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__) | 40 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__) |
41 #undef __BSDI__ | 41 #undef __BSDI__ |
42 #define __BSDI__ 1 | 42 #define __BSDI__ 1 |
43 #endif | 43 #endif |
44 #if defined(DREAMCAST) | 44 #if defined(_arch_dreamcast) |
45 #undef __DREAMCAST__ | 45 #undef __DREAMCAST__ |
46 #define __DREAMCAST__ 1 | 46 #define __DREAMCAST__ 1 |
47 #endif | 47 #endif |
48 #if defined(__FreeBSD__) | 48 #if defined(__FreeBSD__) |
49 #undef __FREEBSD__ | 49 #undef __FREEBSD__ |