]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - battlestar/com2.c
Declare variables in extern.h as extern, and add non-extern
[bsdgames-darwin.git] / battlestar / com2.c
index a8d1a301b4f5476e1a6c7779d3fe81576dad42ed..f2536ff33acbf5b3dd5efde490ab53e02dc88005 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: com2.c,v 1.6 1997/10/11 02:07:00 lukem Exp $   */
+/*     $NetBSD: com2.c,v 1.8 1999/07/14 17:42:13 hubertf Exp $ */
 
 /*
  * Copyright (c) 1983, 1993
@@ -38,7 +38,7 @@
 #if 0
 static char sccsid[] = "@(#)com2.c     8.2 (Berkeley) 4/28/95";
 #else
-__RCSID("$NetBSD: com2.c,v 1.6 1997/10/11 02:07:00 lukem Exp $");
+__RCSID("$NetBSD: com2.c,v 1.8 1999/07/14 17:42:13 hubertf Exp $");
 #endif
 #endif                         /* not lint */
 
@@ -157,6 +157,7 @@ use()
                else
                        position = 229;
                ourtime++;
+               notes[CANTSEE] = 0;
                return (0);
        } else
                if (position == FINAL)
@@ -300,7 +301,7 @@ int
 follow()
 {
        if (followfight == ourtime) {
-               puts("The Dark Lord leaps away and runs down secret tunnels and corridoors.");
+               puts("The Dark Lord leaps away and runs down secret tunnels and corridors.");
                puts("You chase him through the darkness and splash in pools of water.");
                puts("You have cornered him.  His laser sword extends as he steps forward.");
                position = FINAL;