Moved decl.c globals into instance globals.

This commit is contained in:
Bart House
2018-12-22 18:44:22 -08:00
parent 6c0df43a17
commit 74edf42f1c
83 changed files with 818 additions and 824 deletions

View File

@@ -520,7 +520,7 @@ int control;
int oldseenv; /* previous seenv value */
vision_full_recalc = 0; /* reset flag */
if (in_mklev || !iflags.vision_inited)
if (g.in_mklev || !iflags.vision_inited)
return;
/*