More globals moved to instance_globals.

This commit is contained in:
Bart House
2018-12-19 21:26:35 -08:00
parent b7a0e69998
commit 576eece500
65 changed files with 498 additions and 505 deletions

View File

@@ -723,7 +723,7 @@ struct obj *obj; /* only scatter this obj */
if (scflags & MAY_HITYOU) {
int hitvalu, hitu;
if (multi)
if (g.multi)
nomul(0);
hitvalu = 8 + stmp->obj->spe;
if (bigmonst(youmonst.data))