aboutsummaryrefslogtreecommitdiff
path: root/games/golddig/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/golddig/files/patch-ab')
-rw-r--r--games/golddig/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/golddig/files/patch-ab b/games/golddig/files/patch-ab
new file mode 100644
index 000000000000..8edbc59ca95f
--- /dev/null
+++ b/games/golddig/files/patch-ab
@@ -0,0 +1,19 @@
+*** scores.c~ Thu Dec 14 20:40:34 1989
+--- scores.c Sun Nov 20 01:51:07 1994
+***************
+*** 9,15 ****
+ #include <X11/keysym.h>
+ #include "golddig.h"
+
+! char *getenv(),*sprintf();
+
+ #define NUMHIGH 15 /* Number of high scores that will be remembered */
+
+--- 9,15 ----
+ #include <X11/keysym.h>
+ #include "golddig.h"
+
+! char *getenv()/*,*sprintf()*/;
+
+ #define NUMHIGH 15 /* Number of high scores that will be remembered */
+