X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=5df1f39f8acd33569de7ecf77655fff72387d990;hb=857b82aa09582d5c542e679ad0a32846bc27421d;hp=98815cc6ca5a42134a623a98ad3626b03a3ae920;hpb=00497e980f1e07052ae1b28f41c0d18c3ec097dc;p=16.git diff --git a/src/inputest.c b/src/inputest.c index 98815cc6..5df1f39f 100644 --- a/src/inputest.c +++ b/src/inputest.c @@ -28,6 +28,7 @@ void main(int argc, char *argv[]) { player_t player[MaxPlayers]; + //extern struct inconfig inpu; IN_Startup(); IN_Default(0,&player,ctrl_Joystick);