From: sparky4 Date: Thu, 10 Mar 2016 22:40:13 +0000 (-0600) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=482dcb216b9068878dbfcf8265d9b7fd2cdc82a2;p=16.git wwww --- diff --git a/inputest.exe b/inputest.exe index d0215b7a..e0d1630a 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/src/inputest.c b/src/inputest.c index f336695a..3c50e0d4 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)); - printf("%u\n", IN_qb(sc_9)); + if(testkeyin>0) printf("%u\n", IN_qb(sc_9)); } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]);