summaryrefslogtreecommitdiff
path: root/games/hex/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/hex/files/patch-aa')
-rw-r--r--games/hex/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/hex/files/patch-aa b/games/hex/files/patch-aa
new file mode 100644
index 000000000000..6d54475b4816
--- /dev/null
+++ b/games/hex/files/patch-aa
@@ -0,0 +1,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