From: nethack.allison Date: Tue, 21 Oct 2003 12:14:12 +0000 (+0000) Subject: win32 acknowledgement bit X-Git-Tag: MOVE2GIT~1668 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d55849bb1c6bf6664d73f2f9e5e0a9d6532ddd6;p=nethack win32 acknowledgement bit --- diff --git a/sys/winnt/nttty.c b/sys/winnt/nttty.c index 53a7b0b84..29ad6fd67 100644 --- a/sys/winnt/nttty.c +++ b/sys/winnt/nttty.c @@ -3,8 +3,11 @@ /* NetHack may be freely redistributed. See license for details. */ /* tty.c - (Windows NT) version */ + /* - * Initial Creation M. Allison 93/01/31 + * Initial Creation M. Allison 1993/01/31 + * Switch to low level console output routines M. Allison 2003/10/01 + * Restrict cursor movement until input pending M. Lehotay 2003/10/02 * */