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