From: sparky4 Date: Thu, 10 Mar 2016 22:33:01 +0000 (-0600) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=c52f1f24a6ccedba6b2d0c1c8911c363419e7f49;p=16.git wwww --- diff --git a/inputest.exe b/inputest.exe index 642cbdb5..d0215b7a 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/src/inputest.c b/src/inputest.c index 31c8d907..f336695a 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -38,7 +38,7 @@ main(int argc, char *argv[]) { IN_ReadControl(0,&player); //printf("%u\n", IN_KeyDown(sc_Escape)); - if(IN_qb(sc_9)>0) printf("%u\n", IN_qb(sc_9)); + printf("%u\n", IN_qb(sc_9)); } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]);