From 18fe0bef021a7daa3887733b082f695df4900b57 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 11 Jun 2022 11:06:08 -0400 Subject: [PATCH] cleaning-up on gd_move() pr #791 Closes #791 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) 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