From e933882eb8140a7c4d6902460ff938f90cea2cb8 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 14 Jul 2019 18:20:17 -0400 Subject: [PATCH] fixes entry --- doc/fixes37.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 2cd323116..2e2f93d51 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -38,4 +38,5 @@ Code Cleanup and Reorganization ------------------------------- move majority of global variables into instance_globals struct g move zeroobj, zeromonst, zeroany into const_globals struct cg +remove STATIC_DCL, STATIC_OVL, STATIC_VAR, STATIC_PTR