]> granicus.if.org Git - nethack/commitdiff
cleaning-up on gd_move() pr #791
authornhmall <nhmall@nethack.org>
Sat, 11 Jun 2022 15:06:08 +0000 (11:06 -0400)
committernhmall <nhmall@nethack.org>
Sat, 11 Jun 2022 15:06:08 +0000 (11:06 -0400)
Closes #791

doc/fixes3-7-0.txt

index 3c83ef87540a0f0ba25cbf996d0a17789f221755..2200f726e56d7a9f83a5bd743653e3bbb9f2e417 100644 (file)
@@ -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