X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=81f558767c97398a73f70266e3adff944594ef03;hb=19d97c4277378f20c6c756981f4123cdc6cbb32b;hp=e9ef73d8571fe1aa383a948197eee03f5e3815f3;hpb=91b509a59014237571bce50abc62bfbbf5315adf;p=16.git diff --git a/src/inputest.c b/src/inputest.c index e9ef73d8..81f55876 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_Escape)); + printf("%u\n", IN_qb(sc_9)); } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]);