summaryrefslogtreecommitdiff
path: root/games/golddig/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/golddig/files/patch-aa')
-rw-r--r--games/golddig/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/golddig/files/patch-aa b/games/golddig/files/patch-aa
deleted file mode 100644
index f0a97710d926..000000000000
--- a/games/golddig/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** shared.c~ Thu Dec 14 20:41:02 1989
---- shared.c Sun Nov 20 00:59:30 1994
-***************
-*** 58,64 ****
- #include "bitmap/window.bits"
- #include "bitmap/anti.bits"
-
-! char *sprintf(); /* UNIX brain damage */
-
- /* All in and out movements except up */
- #define NOUPBITS DLEAVE | LLEAVE | RLEAVE | HENTER | VENTER
---- 58,64 ----
- #include "bitmap/window.bits"
- #include "bitmap/anti.bits"
-
-! /* char *sprintf(); /* UNIX brain damage */
-
- /* All in and out movements except up */
- #define NOUPBITS DLEAVE | LLEAVE | RLEAVE | HENTER | VENTER