From: sparky4 Date: Thu, 10 Mar 2016 22:48:43 +0000 (-0600) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=0cecd0a0c1e8152c8fdad3d910b4dfb64a3d6cad;p=16.git wwww --- diff --git a/inputest.exe b/inputest.exe index 95aa1a37..bc24a7ff 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/src/inputest.c b/src/inputest.c index 1e3fe3fc..94443bbf 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -42,5 +42,6 @@ main(int argc, char *argv[]) } IN_Shutdown(); //printf("%u\n", in.Keyboard[sc_Escape]); + printf("version %s\n", VERSION); printf("%u\n", testkeyin); }