]> 4ch.mooo.com Git - 16.git/commitdiff
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 642cbdb5159550c436608b339a2fea291ce54435..95aa1a37ecee663c8e5702356d4a2e728b69aefb 100755 (executable)
Binary files a/inputest.exe and b/inputest.exe differ
index 31c8d90734b61a2ad958d456ed6b558a21944987..1e3fe3fcfeba07407b0f761a5e873c6091555da1 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