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