diff include/SDL_config_dreamcast.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 d2ee8da60262
children 7a610f25c12f
line wrap: on
line diff
--- a/include/SDL_config_dreamcast.h	Fri Feb 24 07:26:31 2006 +0000
+++ b/include/SDL_config_dreamcast.h	Fri Feb 24 08:17:28 2006 +0000
@@ -52,7 +52,6 @@
 
 /* Enable various audio drivers */
 #define SDL_AUDIO_DRIVER_DC	1
-#define SDL_AUDIO_DRIVER_DISK	1
 
 /* Enable various cdrom drivers */
 #define SDL_CDROM_DC	1
@@ -71,6 +70,5 @@
 
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_DC	1
-#define SDL_VIDEO_DRIVER_DUMMY	1
 
 #endif /* _SDL_config_dreamcast_h */