From: nethack.allison Date: Tue, 4 Jan 2005 02:32:22 +0000 (+0000) Subject: no message X-Git-Tag: MOVE2GIT~1366 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed4044107d3088ce21709297269e2d2ebe0039bf;p=nethack no message --- diff --git a/Porting b/Porting index 9d9cafd85..dc19ea75d 100644 --- a/Porting +++ b/Porting @@ -152,7 +152,7 @@ to. This file contains the mainline module, which reads options from the command line (or wherever) and processes them. It also contains various functions associated with game startup. - 3.5 tty.c + 3.4 tty.c You may need to create a new "tty.c" module. If you do, call it [OS]tty.c where the [OS] is replaced with the name of the OS you are porting