From: sparky4 Date: Thu, 10 Mar 2016 22:59:03 +0000 (-0600) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=6b54849c9070e295cef52bb6e91d7834a937fa98;p=16.git wwww --- 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]);