X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=199dc90b2c152d9f5e94e7e52da2bc07c04bf7c5;hb=781dba2e4095d0e72af3f0c38d2de7bafc21c57d;hp=edd86d62c7cbc968126892393132fdbfdb066733;hpb=ec85f08eb2f24840ce0e85503343f0fda38c0807;p=16.git diff --git a/src/inputest.c b/src/inputest.c index edd86d62..199dc90b 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -30,9 +30,9 @@ main(int argc, char *argv[]) global_game_variables_t gvar; player_t player[MaxPlayers]; //extern struct inconfig inpu; - testkeyin=0; - testcontrolnoisy=1; - testctrltype=1; + testkeyin=1; + testcontrolnoisy=0; + testctrltype=0; IN_Startup(); IN_Default(0,&player,ctrl_Joystick1); //while(!IN_KeyDown(sc_Escape))