1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/hex/files/patch-ab

11 lines
327 B
Plaintext
Raw Normal View History

--- hex.h Fri Aug 6 17:27:05 1999
+++ hex.h.new Mon Aug 9 23:10:17 1999
@@ -1,5 +1,5 @@
-#define GRAPHICPATH "./graphics/"
-#define LEVELPATH "./levels/"
+#define GRAPHICPATH "/usr/X11R6/share/hex/graphics/"
+#define LEVELPATH "/usr/X11R6/share/hex/levels/"
#define XSIZE 8
#define YSIZE 12 // add 1 for the ceiling line