X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=7818a8a38fa6cbedf575ce9d227aab39d8cdb1b2;hb=a36921f9d31cc4a8e6a8041d5b9968b2cf4bb860;hp=6fdf5567f927dee9fede288c123565d34385dff9;hpb=634cab2f93fbfecbfd035e1aadd6b396c5ad73a6;p=16.git diff --git a/src/inputest.c b/src/inputest.c index 6fdf5567..7818a8a3 100644 --- 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)); - clockdw++; + //clockdw++; } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]);