1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/golddig/files/patch-aa
1994-11-20 01:30:16 +00:00

20 lines
568 B
Plaintext

*** 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