X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=7818a8a38fa6cbedf575ce9d227aab39d8cdb1b2;hb=c651be58efdc106a455240203335aca4864f3d05;hp=5df1f39f8acd33569de7ecf77655fff72387d990;hpb=3267427b850b84f59a555c07deec6656abdb776e;p=16.git diff --git a/src/inputest.c b/src/inputest.c old mode 100644 new mode 100755 index 5df1f39f..7818a8a3 --- a/src/inputest.c +++ b/src/inputest.c @@ -23,7 +23,7 @@ input test */ #include "src/lib/16_in.h" - + void main(int argc, char *argv[]) { @@ -37,7 +37,8 @@ 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_Escape)); + //clockdw++; } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]);