summaryrefslogtreecommitdiff
path: root/games/hex/files/patch-hex.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
commitd9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch)
treea08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/hex/files/patch-hex.h
parent- Update to 1.9, announce message: (diff)
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363239
Diffstat (limited to 'games/hex/files/patch-hex.h')
-rw-r--r--games/hex/files/patch-hex.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/hex/files/patch-hex.h b/games/hex/files/patch-hex.h
new file mode 100644
index 000000000000..023e818c6d78
--- /dev/null
+++ b/games/hex/files/patch-hex.h
@@ -0,0 +1,12 @@
+--- hex.h.orig Sat Aug 7 06:27:05 1999
++++ hex.h Wed Aug 9 02:54:56 2000
+@@ -1,5 +1,9 @@
++#ifndef GRAPHICPATH
+ #define GRAPHICPATH "./graphics/"
++#endif
++#ifndef LEVELPATH
+ #define LEVELPATH "./levels/"
++#endif
+
+ #define XSIZE 8
+ #define YSIZE 12 // add 1 for the ceiling line