From: sparky4 Date: Sun, 3 Apr 2016 00:16:18 +0000 (-0500) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=ec85f08eb2f24840ce0e85503343f0fda38c0807 wwww --- diff --git a/src/inputest.c b/src/inputest.c index f67562b4..edd86d62 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -107,4 +107,5 @@ main(int argc, char *argv[]) printf("version %s\n", VERSION); printf("testkeyin=%u\n", testkeyin); printf("testcontrolnoisy=%u\n", testcontrolnoisy); + printf("testctrltype=%u\n", testctrltype); } diff --git a/src/lib/16_in.c b/src/lib/16_in.c index 1897b512..925eaeeb 100755 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -843,7 +843,7 @@ register KeyboardDef *def; else { #endif - //if(testctrltype>0) printf("player[pn].Controls=%c\n", player[pn].Controls); + if(testctrltype>0) printf("player[pn].Controls=%c\n", player[pn].Controls); switch (type = player[pn].Controls) { case ctrl_Keyboard1: