summaryrefslogtreecommitdiff
path: root/games/golddig/files/patch-ab
blob: 8edbc59ca95f1b5ca41cb219020e9a539876586c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 */