summaryrefslogtreecommitdiff
path: root/games/hex/files/patch-hex.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 14:18:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 14:18:37 +0000
commit144e6f10b641c3b1acab595fd2eb0b2b34b7934a (patch)
tree7e254a47f04d49e0fae4d0b1b536be0ffbdd9aea /games/hex/files/patch-hex.h
parentDrop support for imlib (diff)
Abandonware (1999) no support for modern graphics libraries
Diffstat (limited to 'games/hex/files/patch-hex.h')
-rw-r--r--games/hex/files/patch-hex.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/hex/files/patch-hex.h b/games/hex/files/patch-hex.h
deleted file mode 100644
index 023e818c6d78..000000000000
--- a/games/hex/files/patch-hex.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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