OSDN Git Service

wwww
authorsparky4 <sparky4@cock.li>
Thu, 10 Mar 2016 22:43:01 +0000 (16:43 -0600)
committersparky4 <sparky4@cock.li>
Thu, 10 Mar 2016 22:43:01 +0000 (16:43 -0600)
inputest.exe
src/inputest.c

index 642cbdb..95aa1a3 100755 (executable)
Binary files a/inputest.exe and b/inputest.exe differ
index 31c8d90..1e3fe3f 100755 (executable)
@@ -38,7 +38,7 @@ main(int argc, char *argv[])
        {\r
                IN_ReadControl(0,&player);\r
                //printf("%u\n", IN_KeyDown(sc_Escape));\r
-               if(IN_qb(sc_9)>0) printf("%u\n", IN_qb(sc_9));\r
+               if(IN_qb(sc_9)>0) printf("IN_qb(sc_9)=%u\n", IN_qb(sc_9));\r
        }\r
        IN_Shutdown();\r
        //printf("%u\n", in.Keyboard[sc_Escape]);\r