Another round of instance globals changes.

This commit is contained in:
Bart House
2018-12-24 16:43:50 -08:00
parent e5e906dc3b
commit 572ee347b9
78 changed files with 946 additions and 975 deletions
+1 -1
View File
@@ -342,7 +342,7 @@ int sig_unused UNUSED;
ttyDisplay->toplin = i;
flush_screen(1);
if (i) {
addtopl(toplines);
addtopl(g.toplines);
} else
for (i = WIN_INVEN; i < MAXWIN; i++)
if (wins[i] && wins[i]->active) {