diff include/SDL_config_dreamcast.h @ 1942:4371d679ee12

Hopefully glSDL has been superceded by the OpenGL render driver.
author Sam Lantinga <slouken@libsdl.org>
date Wed, 26 Jul 2006 03:12:05 +0000
parents c121d94672cb
children 491e43f427ee
line wrap: on
line diff
--- a/include/SDL_config_dreamcast.h	Wed Jul 26 03:08:25 2006 +0000
+++ b/include/SDL_config_dreamcast.h	Wed Jul 26 03:12:05 2006 +0000
@@ -102,6 +102,5 @@
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_DC	1
 #define SDL_VIDEO_DRIVER_DUMMY	1
-#define SDL_VIDEO_DRIVER_GLSDL	1
 
 #endif /* _SDL_config_dreamcast_h */