diff src/video/windib/SDL_dibevents.c @ 1048:a78acdd4967e

Fixed direction key input on WinCE devices, thanks to cal-at-splitreflection-com. http://www.libsdl.org/pipermail/sdl/2005-April/068072.html
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 17 Apr 2005 10:23:58 +0000
parents add87cc1de0a
children 51a8702d8ecd
line wrap: on
line diff
--- a/src/video/windib/SDL_dibevents.c	Sun Apr 17 10:19:22 2005 +0000
+++ b/src/video/windib/SDL_dibevents.c	Sun Apr 17 10:23:58 2005 +0000
@@ -116,8 +116,6 @@
 				} else {
 					wParam = 0;
 				}
-			} else {
-				wParam = 0;
 			}
 #endif /* NO_GETKEYBOARDSTATE */
 			posted = SDL_PrivateKeyboard(SDL_PRESSED,