From bb3d9b5a7d9f27925fc7284fcb2394b29406be8d Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 3 Jan 1999 02:00:17 +0000 Subject: Add previewing of next shape. Old (previous) behaviour can be restored by compiling with NO_PREVIEW defined. --- tetris/input.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tetris/input.h') diff --git a/tetris/input.h b/tetris/input.h index d9616b1d..8bbd0d34 100644 --- a/tetris/input.h +++ b/tetris/input.h @@ -1,4 +1,4 @@ -/* $NetBSD: input.h,v 1.2 1995/04/22 07:42:36 cgd Exp $ */ +/* $NetBSD: input.h,v 1.3 1999/01/03 02:00:17 hubertf Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -38,7 +38,6 @@ * @(#)input.h 8.1 (Berkeley) 5/31/93 */ -void eat_input __P((void)); int rwait __P((struct timeval *)); int tgetchar __P((void)); void tsleep __P((void)); -- cgit v1.2.3