]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.c
wwww
[16.git] / src / lib / 16_in.c
index 2fa528996eb2388320fda8994f406132bdd6b21c..c8072f1e429f74907c4af1e51ec2bfdfb0a69f67 100755 (executable)
@@ -237,7 +237,7 @@ static      boolean special;
        if (INL_KeyHook && !special)\r
                INL_KeyHook();\r
 //#ifdef TESTKEYIN\r
-       if(testkeyin > 0) printf("%c %x %u\n", c, k, inpu.Keyboard[k]);\r
+       if(testkeyin > 0) printf("%c [0x%x %u] %u\n", c, k, k, inpu.Keyboard[k]);\r
 //endif\r
        outp(0x20,0x20);\r
 }\r