From: nhmall Date: Fri, 21 Sep 2018 20:36:38 +0000 (-0400) Subject: transcription bit X-Git-Tag: NetHack-3.6.2_Released~196^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5f9a8c722a3cd97aeb4423c0627adfebeb61959;p=nethack transcription bit --- diff --git a/doc/fixes10.0 b/doc/fixes10.0 index f9bbca0e9..4f35c4231 100644 --- a/doc/fixes10.0 +++ b/doc/fixes10.0 @@ -32,7 +32,7 @@ There are lots more of these little gems, with sufficient hints in Build from source changes ========================= The program "makedefs" has been modified in order to allow limited use of - muse of "#ifdef/#else/#endif" sets in objects.h + "#ifdef/#else/#endif" sets in objects.h Makedefs will only generate one #define for any number of ocurrences of a given object name string. In addition, "makedefs" also generates alternate defines for "DEAD_xxxxx" in those cases where a monster @@ -47,7 +47,7 @@ Makedefs has been modified in order that it may be used to The Unix "Makefile" has been enhanced to make installation cleaner and also to allow "initialization" of the play directories (WARNING: this will destroy old score files!!!). The PC Makefile hasn't been - upgraded in this respect. + upgraded in this respect Known Problems: