diff options
Diffstat (limited to 'games/xroads/files/patch-config.h')
-rw-r--r-- | games/xroads/files/patch-config.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/xroads/files/patch-config.h b/games/xroads/files/patch-config.h deleted file mode 100644 index e1d3efc93f4f..000000000000 --- a/games/xroads/files/patch-config.h +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.orig Sat Jul 17 10:37:03 1999 -+++ config.h Fri Mar 30 21:11:09 2001 -@@ -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 |