diff include/SDL_config_amiga.h @ 1658:e49147870aac SDL-1.3

glSDL support
author Sam Lantinga <slouken@libsdl.org>
date Mon, 01 May 2006 06:58:33 +0000
parents d951a5afaf07
children 4371d679ee12
line wrap: on
line diff
--- a/include/SDL_config_amiga.h	Fri Apr 28 16:55:41 2006 +0000
+++ b/include/SDL_config_amiga.h	Mon May 01 06:58:33 2006 +0000
@@ -73,6 +73,7 @@
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_CYBERGRAPHICS	1
 #define SDL_VIDEO_DRIVER_DUMMY	1
+#define SDL_VIDEO_DRIVER_GLSDL	1
 
 /* Enable OpenGL support */
 #define SDL_VIDEO_OPENGL	1