summaryrefslogtreecommitdiff
path: root/games/xroads/files/patch-ab
blob: d5f8821ae20a70fc4b0a2de0352a58d74dfacd1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- 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