--- config.h Fri Jul 16 21:37:03 1999 +++ config.h.new Sat May 20 00:45:15 2000 @@ -30,7 +30,7 @@ /* Comment this out to disable the joystick code. This code currently only works on Linux, and only uses one joystick */ -#define USEJOYSTICK +#undef USEJOYSTICK /* Don't enable the joystick by default. Otherwise, it defaults to controlling player 1. Uncomment this if your joystick doesn't work @@ -69,7 +69,7 @@ sure it's actually set to something) */ #ifndef XRMPATH -#define XRMPATH "./" +#define XRMPATH DATADIR "./" #endif /* Comment this out to use the P key to pause the game. If you used this