summaryrefslogtreecommitdiffstats
path: root/games/hex/files/patch-hex.c
blob: c00792cac4bbe5875699af5ed0af726ca51beb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- hex.c.orig	Thu Aug  5 08:36:00 1999
+++ hex.c	Wed Aug  9 02:55:38 2000
@@ -17,7 +17,9 @@
 #include <string.h>
 #include <ctype.h>
 
+#ifndef LEVELPATH
 #define LEVELPATH "./levels/"
+#endif
 
 #define XSIZE 8 
 #define YSIZE 12
OpenPOWER on IntegriCloud