From a01a26f0a7140bda791d38671cbfd46ffcc86261 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 9 May 2022 09:05:58 -0400 Subject: [PATCH] split adjusting attributes into separate function Closes #757 by argrath --- 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 f133ac29e..3990c62c6 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1778,6 +1778,7 @@ function tin_details() in eat.c was passing an obj pointer to remove unnecessary null checks from christen_orc() (pr #681 by argrath) mark high altars in altarmask (pr #748 by entrez) split kicking empty space into separate function (pr #754 by argrath) +split adjusting attributes into separate function (pr #757 by argrath) Code Cleanup and Reorganization -- 2.50.1