*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40198
This commit is contained in:
Sam Lantinga 2001-09-23 22:10:03 +00:00
parent d7dcae3d87
commit 2473d7c237

View file

@ -764,6 +764,7 @@ static void QZ_TearDownOpenGL (_THIS) {
/* SDL OpenGL functions */
static int QZ_GL_LoadLibrary (_THIS, const char *location) {
this->gl_config.driver_loaded = 1;
return 1;
}