split adjusting attributes into separate function

Closes #757 by argrath
This commit is contained in:
nhmall
2022-05-09 09:05:58 -04:00
parent 81528b2853
commit a01a26f0a7

View File

@@ -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