From: nhmall Date: Sat, 11 Jun 2022 15:06:08 +0000 (-0400) Subject: cleaning-up on gd_move() pr #791 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18fe0bef021a7daa3887733b082f695df4900b57;p=nethack cleaning-up on gd_move() pr #791 Closes #791 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 3c83ef875..2200f726e 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1837,6 +1837,7 @@ wished-for doors in wizmode always vertical (pr #788 by entrez) vampire shapeshifting in a door (pr #794 by entrez) split "act_on_act" into separate function (pr #777 by argrath) unnecessary null-check on parsesymbols() (pr #793 by argrath) +split cleaning-up on gd_move() into separate function (pr #791 by argrath) Code Cleanup and Reorganization