X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fsrc%2Finputest.c;h=c12b19f18d71a11880cbb0e66f2309e04161859b;hb=51fb2f83cbef4a1b37645b63bbe5a2d490e85ec5;hp=5df1f39f8acd33569de7ecf77655fff72387d990;hpb=d77b223e67dea0a7a40a9dd0f03bed3af630df42;p=16.git diff --git a/16/src/inputest.c b/16/src/inputest.c index 5df1f39f..c12b19f1 100644 --- a/16/src/inputest.c +++ b/16/src/inputest.c @@ -28,6 +28,7 @@ void main(int argc, char *argv[]) { player_t player[MaxPlayers]; + //inconfig inpu; //extern struct inconfig inpu; IN_Startup();