Initial check in of icontext work.

This commit is contained in:
Bart House
2018-11-22 10:15:43 -08:00
parent 02749b7621
commit 8111624d0e
15 changed files with 110 additions and 77 deletions

View File

@@ -899,7 +899,7 @@ register int fd;
#ifdef MFLOPPY
gameDiskPrompt();
#endif
max_rank_sz(); /* to recompute mrank_sz (botl.c) */
max_rank_sz(); /* to recompute icontext.mrank_sz (botl.c) */
/* take care of iron ball & chain */
for (otmp = fobj; otmp; otmp = otmp->nobj)
if (otmp->owornmask)