Updated for Dreamcast KOS June 2005 snapshot:

http://cadcdev.sourceforge.net/svn/snapshots/
http://gamedev.allusion.net/softprj/kos/dcsetup.php

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401465
This commit is contained in:
Sam Lantinga 2006-03-02 13:16:02 +00:00
parent 073a8d79d8
commit b8ecf02fdf
11 changed files with 59 additions and 62 deletions

View file

@ -41,7 +41,7 @@
#undef __BSDI__
#define __BSDI__ 1
#endif
#if defined(DREAMCAST)
#if defined(_arch_dreamcast)
#undef __DREAMCAST__
#define __DREAMCAST__ 1
#endif