comparison test/testgl.c @ 221:50620ec9c86a

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 02 Nov 2001 18:12:52 +0000
parents 0e5d6dd77bda
children 5b42a7f5fab3
comparison
equal deleted inserted replaced
220:7861d904fb77 221:50620ec9c86a
5 5
6 #include "SDL.h" 6 #include "SDL.h"
7 7
8 #ifdef HAVE_OPENGL 8 #ifdef HAVE_OPENGL
9 #include "SDL_opengl.h" 9 #include "SDL_opengl.h"
10 #endif
11 10
12 #define SHADED_CUBE 11 #define SHADED_CUBE
13 12
14 13
15 void HotKey_ToggleFullScreen(void) 14 void HotKey_ToggleFullScreen(void)