Mercurial > sdl-ios-xcode
log test/testdyngl.c @ 2390:44fe78846284 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 |