summaryrefslogtreecommitdiff
path: root/games/hex/files/patch-aa
blob: 6d54475b4816080d604824cd72dd34460a06313e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- hex.c	Wed Aug  4 19:36:00 1999
+++ hex.c.new	Mon Aug  9 23:02:44 1999
@@ -17,7 +17,7 @@
 #include <string.h>
 #include <ctype.h>
 
-#define LEVELPATH "./levels/"
+#define LEVELPATH "/usr/X11R6/share/hex/levels/"
 
 #define XSIZE 8 
 #define YSIZE 12