fixes entry

This commit is contained in:
nhmall
2019-07-14 18:20:17 -04:00
parent bd9709ad77
commit e933882eb8
+1
View File
@@ -38,4 +38,5 @@ Code Cleanup and Reorganization
------------------------------- -------------------------------
move majority of global variables into instance_globals struct g move majority of global variables into instance_globals struct g
move zeroobj, zeromonst, zeroany into const_globals struct cg move zeroobj, zeromonst, zeroany into const_globals struct cg
remove STATIC_DCL, STATIC_OVL, STATIC_VAR, STATIC_PTR