X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=32947c5c7d74f987b4c43cd551049cbb08eec17c;hb=1043c48ac5b1109e1614ad43c9d2ccadd5950a64;hp=eace43879e382b072f84785da0292e296b250777;hpb=a70a2b458eb4342f3a22449fd3b5193b6b112724;p=16.git 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]);