From 6b54849c9070e295cef52bb6e91d7834a937fa98 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Thu, 10 Mar 2016 16:59:03 -0600 Subject: [PATCH] wwww --- src/inputest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/inputest.c b/src/inputest.c index eace4387..32947c5c 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -39,7 +39,7 @@ main(int argc, char *argv[]) IN_ReadControl(0,&player); //printf("%u\n", IN_KeyDown(sc_Escape)); //if( - IN_qb(sc_9)//>0) printf("IN_qb(sc_9)=%u\n", IN_qb(sc_9)); + IN_qb(sc_9);//>0) printf("IN_qb(sc_9)=%u\n", IN_qb(sc_9)); } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]); -- 2.39.5