]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - atc/extern.h
The patch below improves the security of the game atc(6), by having it
[bsdgames-darwin.git] / atc / extern.h
index 802ae9b2af5461dc11a205f431917c1e77ad7784..7931c3ec49fbb14e3c3584a1a813cd780260838c 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: extern.h,v 1.7 1998/11/10 13:43:30 hubertf Exp $       */
+/*     $NetBSD: extern.h,v 1.8 1999/07/17 19:57:03 hubertf Exp $       */
 
 /*-
  * Copyright (c) 1990, 1993
@@ -97,6 +97,7 @@ char          name __P((const PLANE *));
 int            next_plane __P((void));
 void           noise __P((void));
 int            number __P((char));
+void           open_score_file __P((void));
 void           planewin __P((void));
 int            pop __P((void));
 void           push __P((int, int));