log src/video/x11/SDL_x11opengl.c @ 2470:e26311f87d16 gsoc2008_iphone

age author description
Fri, 07 Mar 2008 23:57:15 +0000 Bob Pendleton In testdyngl.c the event type was being anded (&) with SDL_KEYDOWN and if the result was none zero the program was quiting. This is very weird because it was