follow-up

Revert the sys/unix/hints/include/compiler.370 for now
while a couple of warnings still exist in role.c
This commit is contained in:
nhmall
2022-08-29 14:35:39 -04:00
parent 443dc429e7
commit 26e61f30c8
2 changed files with 4 additions and 3 deletions

View File

@@ -472,7 +472,8 @@ const struct instance_globals g_init = {
UNDEFINED_VALUE, /* n_loc_filled */
/* mkmaze.c */
{ {COLNO, ROWNO, 0, 0}, {COLNO, ROWNO, 0, 0} }, /* bughack */
{ {COLNO, ROWNO, 0, 0}, {COLNO, ROWNO, 0, 0},
FALSE, FALSE, 0, 0, { 0 } }, /* bughack */
UNDEFINED_PTR, /* bbubbles */
UNDEFINED_PTR, /* ebubbles */
UNDEFINED_PTR, /* wportal */